pilot-link
Loading...
Searching...
No Matches
pisock_wrap.c File Reference
#include <Python.h>
#include <string.h>
#include <time.h>
#include "pi-header.h"
#include "pi-source.h"
#include "pi-error.h"
#include "pi-socket.h"
#include "pi-dlp.h"
#include "pi-file.h"
#include "pi-util.h"
#include <limits.h>
Include dependency graph for pisock_wrap.c:

Go to the source code of this file.

Data Structures

struct  PySwigObject
 
struct  PySwigPacked
 
struct  swig_cast_info
 
struct  swig_const_info
 
struct  swig_globalvar
 
struct  swig_module_info
 
struct  swig_type_info
 
struct  swig_varlinkobject
 

Macros

#define DGETLONG(src, key, default)
 
#define DGETSTR(src, key, default)
 
#define PyObject_Del(op)   PyMem_DEL((op))
 
#define PyOS_snprintf   snprintf
 
#define SWIG_addvarlink(p, name, get_attr, set_attr)   SWIG_Python_addvarlink(p, name, get_attr, set_attr)
 
#define SWIG_append_errmsg(msg)   SWIG_Python_AddErrMesg(msg,0)
 
#define SWIG_arg_fail(arg)   SWIG_Python_ArgFail(arg)
 
#define SWIG_BUFFER_SIZE   1024
 
#define SWIG_COBJECT_TYPES
 
#define SWIG_contract_assert(expr, msg)    if (!(expr)) { PyErr_SetString(PyExc_RuntimeError, (char *) msg ); goto fail; } else
 
#define SWIG_ConvertPacked(obj, ptr, sz, ty, flags)   SWIG_Python_ConvertPacked(obj, ptr, sz, ty, flags)
 
#define SWIG_ConvertPtr(obj, pp, type, flags)   SWIG_Python_ConvertPtr(obj, pp, type, flags)
 
#define SWIG_fail   goto fail
 
#define SWIG_From_int   PyInt_FromLong
 
#define SWIG_From_long   PyInt_FromLong
 
#define SWIG_From_unsigned_SS_char   PyInt_FromLong
 
#define SWIG_From_unsigned_SS_int   SWIG_From_unsigned_SS_long
 
#define SWIG_From_unsigned_SS_short   PyInt_FromLong
 
#define SWIG_GetModule(clientdata)   SWIG_Python_GetModule()
 
#define SWIG_init   init_pisock
 
#define SWIG_InstallConstants(d, constants)   SWIG_Python_InstallConstants(d, constants)
 
#define SWIG_MangledTypeQuery(name)   SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)
 
#define SWIG_MustGetPtr(p, type, argnum, flags)   SWIG_Python_MustGetPtr(p, type, argnum, flags)
 
#define SWIG_name   "_pisock"
 
#define SWIG_NEWOBJ   SWIG_OLDOBJ + 1
 
#define SWIG_NewPackedObj(ptr, sz, type)   SWIG_Python_NewPackedObj(ptr, sz, type)
 
#define SWIG_NewPointerObj(p, type, flags)   SWIG_Python_NewPointerObj(p, type, flags)
 
#define SWIG_newvarlink()   SWIG_Python_newvarlink()
 
#define SWIG_null_ref(type)   SWIG_Python_NullRef(type)
 
#define SWIG_OLDOBJ   1
 
#define SWIG_POINTER_DISOWN   0x2
 
#define SWIG_POINTER_EXCEPTION   0x1
 
#define SWIG_preppend_errmsg(msg)   SWIG_Python_AddErrMesg(msg,1)
 
#define SWIG_PY_BINARY   5
 
#define SWIG_PY_FLOAT   2
 
#define SWIG_PY_INT   1
 
#define SWIG_PY_POINTER   4
 
#define SWIG_PY_STRING   3
 
#define SWIG_PYSTR   SWIG_NEWOBJ + 1
 
#define SWIG_RUNTIME_VERSION   "2"
 
#define SWIG_SetModule(clientdata, pointer)   SWIG_Python_SetModule(pointer)
 
#define SWIG_type_error(type, obj)   SWIG_Python_TypeError(type,obj)
 
#define SWIG_TYPE_TABLE_NAME
 
#define SWIG_TypeCheck_Template(comparison, ty)
 
#define SWIG_TypeQuery(name)   SWIG_TypeQueryModule(&swig_module, &swig_module, name)
 
#define SWIGEXPORT
 
#define SWIGINLINE
 
#define SWIGINTERN   static SWIGUNUSED
 
#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE
 
#define SWIGPYTHON
 
#define SWIGRUNTIME   SWIGINTERN
 
#define SWIGRUNTIMEINLINE   SWIGRUNTIME SWIGINLINE
 
#define SWIGSTDCALL
 
#define SWIGTEMPLATEDISAMBIGUATOR
 
#define SWIGTYPE_p_CardInfo   swig_types[0]
 
#define SWIGTYPE_p_char   swig_types[10]
 
#define SWIGTYPE_p_DBInfo   swig_types[1]
 
#define SWIGTYPE_p_DBSizeInfo   swig_types[2]
 
#define SWIGTYPE_p_int   swig_types[11]
 
#define SWIGTYPE_p_long   swig_types[12]
 
#define SWIGTYPE_p_NetSyncInfo   swig_types[3]
 
#define SWIGTYPE_p_p_char   swig_types[13]
 
#define SWIGTYPE_p_p_pi_protocol   swig_types[14]
 
#define SWIGTYPE_p_pi_buffer_t   swig_types[15]
 
#define SWIGTYPE_p_pi_device   swig_types[16]
 
#define SWIGTYPE_p_pi_protocol   swig_types[17]
 
#define SWIGTYPE_p_pi_socket   swig_types[18]
 
#define SWIGTYPE_p_pi_socket_list   swig_types[19]
 
#define SWIGTYPE_p_PilotUser   swig_types[4]
 
#define SWIGTYPE_p_recordid_t   swig_types[20]
 
#define SWIGTYPE_p_size_t   swig_types[21]
 
#define SWIGTYPE_p_sockaddr   swig_types[22]
 
#define SWIGTYPE_p_ssize_t   swig_types[23]
 
#define SWIGTYPE_p_SysInfo   swig_types[5]
 
#define SWIGTYPE_p_time_t   swig_types[24]
 
#define SWIGTYPE_p_unsigned_char   swig_types[25]
 
#define SWIGTYPE_p_unsigned_long   swig_types[26]
 
#define SWIGTYPE_p_VFSAnyMountParam   swig_types[6]
 
#define SWIGTYPE_p_VFSDirInfo   swig_types[7]
 
#define SWIGTYPE_p_VFSInfo   swig_types[8]
 
#define SWIGTYPE_p_VFSSlotMountParam   swig_types[9]
 
#define SWIGTYPE_ptrdiff_t   swig_types[27]
 
#define SWIGTYPE_size_t   swig_types[28]
 
#define SWIGUNUSED
 

Typedefs

typedef struct swig_cast_info swig_cast_info
 
typedef struct swig_const_info swig_const_info
 
typedef void *(* swig_converter_func) (void *)
 
typedef struct swig_type_info *(* swig_dycast_func) (void **)
 
typedef struct swig_globalvar swig_globalvar
 
typedef struct swig_module_info swig_module_info
 
typedef struct swig_type_info swig_type_info
 
typedef struct swig_varlinkobject swig_varlinkobject
 

Functions

static PyObject * _wrap_CardInfo_card_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_card_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_creation_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_creation_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_manufacturer_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_manufacturer_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_more_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_more_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_name_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_name_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_ramFree_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_ramFree_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_ramSize_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_ramSize_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_romSize_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_romSize_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_version_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_CardInfo_version_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_backupDate_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_backupDate_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_createDate_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_createDate_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_creator_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_creator_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_flags_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_flags_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_index_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_index_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_miscFlags_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_miscFlags_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_modifyDate_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_modifyDate_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_modnum_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_modnum_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_more_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_more_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_name_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_name_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_type_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_type_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_version_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBInfo_version_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_appBlockSize_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_appBlockSize_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_dataBytes_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_dataBytes_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_maxRecSize_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_maxRecSize_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_numRecords_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_numRecords_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_sortBlockSize_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_sortBlockSize_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_totalBytes_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_DBSizeInfo_totalBytes_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_CardInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_DBInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_DBSizeInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_NetSyncInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_pi_socket_list_t (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_pi_socket_t (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_PilotUser (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_SysInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_VFSAnyMountParam (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_VFSDirInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_VFSInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_delete_VFSSlotMountParam (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_AbortSync (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_AddSyncLogEntry (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_CallApplication (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_CleanUpDatabase (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_CloseDB (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_CloseDB_All (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_CreateDB (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_DeleteCategory (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_DeleteDB (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_DeleteRecord (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_DeleteResource (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_EndOfSync (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ExpCardInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ExpCardPresent (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ExpSlotEnumerate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ExpSlotMediaType (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_FindDBByName (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_FindDBByOpenHandle (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_FindDBByTypeCreator (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_FindDBInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_GetROMToken (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_GetSysDateTime_ (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_htopdate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_MoveCategory (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_OpenConduit (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_OpenDB (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ptohdate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadAppBlock (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadAppPreference (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadDBList_ (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadFeature (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadNetSyncInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadNextModifiedRec (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadNextModifiedRecInCategory (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadNextRecInCategory (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadOpenDBInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadRecordById (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadRecordByIndex (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadRecordIDList (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadResourceByIndex (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadResourceByType (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadSortBlock (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadStorageInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadSysInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ReadUserInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ResetDBIndex (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ResetLastSyncPC (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ResetSyncFlags (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_ResetSystem (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_set_protocol_version (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_SetDBInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_SetSysDateTime (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSDirCreate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSDirEntryEnumerate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSExportDatabaseToFile (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileClose (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileCreate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileDelete (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileEOF (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileGetAttributes (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileGetDate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileOpen (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileRead (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileRename (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileResize (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileSeek (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileSetAttributes (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileSetDate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileSize (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileTell (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSFileWrite (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSGetDefaultDir (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSImportDatabaseFromFile (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSVolumeEnumerate (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSVolumeFormat (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSVolumeGetLabel (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSVolumeInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSVolumeSetLabel (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_VFSVolumeSize (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_WriteAppBlock (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_WriteAppPreference (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_WriteNetSyncInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_WriteRecord (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_WriteResource (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_WriteSortBlock (PyObject *self, PyObject *args)
 
static PyObject * _wrap_dlp_WriteUserInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_NetSyncInfo_hostAddress_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_NetSyncInfo_hostAddress_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_NetSyncInfo_hostName_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_NetSyncInfo_hostName_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_NetSyncInfo_hostSubnetMask_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_NetSyncInfo_hostSubnetMask_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_NetSyncInfo_lanSync_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_NetSyncInfo_lanSync_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_CardInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_DBInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_DBSizeInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_NetSyncInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_pi_socket_list_t (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_pi_socket_t (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_PilotUser (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_SysInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_VFSAnyMountParam (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_VFSDirInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_VFSInfo (PyObject *self, PyObject *args)
 
static PyObject * _wrap_new_VFSSlotMountParam (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_accept (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_accept_to (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_bind (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_close (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_connect (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_error (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_file_install (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_file_retrieve (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_flush (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_getsockname (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_getsockopt (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_getsockpeer (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_listen (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_maxrecsize (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_palmos_error (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_protocol (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_protocol_next (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_read (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_recv (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_reset_errors (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_send (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_set_error (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_set_palmos_error (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_setsockopt (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_connected (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_list_t_next_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_list_t_next_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_list_t_ps_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_list_t_ps_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_setsd (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_accept_to_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_accept_to_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_cmd_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_cmd_len_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_cmd_len_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_cmd_queue_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_cmd_queue_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_cmd_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_command_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_command_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_device_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_device_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_dlprecord_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_dlprecord_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_dlpversion_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_dlpversion_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_honor_rx_to_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_honor_rx_to_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_laddr_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_laddr_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_laddrlen_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_laddrlen_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_last_error_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_last_error_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_maxrecsize_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_maxrecsize_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_palmos_error_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_palmos_error_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_protocol_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_protocol_queue_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_protocol_queue_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_protocol_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_queue_len_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_queue_len_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_raddr_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_raddr_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_raddrlen_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_raddrlen_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_sd_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_sd_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_state_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_state_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_type_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_socket_t_type_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_tickle (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_version (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_watchdog (PyObject *self, PyObject *args)
 
static PyObject * _wrap_pi_write (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_lastSyncDate_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_lastSyncDate_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_lastSyncPC_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_lastSyncPC_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_password_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_password_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_passwordLength_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_passwordLength_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_successfulSyncDate_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_successfulSyncDate_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_userID_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_userID_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_username_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_username_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_viewerID_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_PilotUser_viewerID_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_compatMajorVersion_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_compatMajorVersion_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_compatMinorVersion_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_compatMinorVersion_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_dlpMajorVersion_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_dlpMajorVersion_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_dlpMinorVersion_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_dlpMinorVersion_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_locale_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_locale_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_maxRecSize_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_maxRecSize_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_prodID_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_prodID_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_prodIDLength_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_prodIDLength_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_romVersion_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_SysInfo_romVersion_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSAnyMountParam_mountClass_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSAnyMountParam_mountClass_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSAnyMountParam_reserved_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSAnyMountParam_reserved_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSAnyMountParam_volRefNum_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSAnyMountParam_volRefNum_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSDirInfo_attr_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSDirInfo_attr_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSDirInfo_name_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSDirInfo_name_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_attributes_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_attributes_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_fsCreator_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_fsCreator_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_fsType_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_fsType_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_mediaType_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_mediaType_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_mountClass_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_mountClass_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_reserved_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_reserved_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_slotLibRefNum_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_slotLibRefNum_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_slotRefNum_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSInfo_slotRefNum_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSSlotMountParam_slotLibRefNum_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSSlotMountParam_slotLibRefNum_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSSlotMountParam_slotRefNum_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSSlotMountParam_slotRefNum_set (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSSlotMountParam_vfsMountParam_get (PyObject *self, PyObject *args)
 
static PyObject * _wrap_VFSSlotMountParam_vfsMountParam_set (PyObject *self, PyObject *args)
 
static PyObject * CardInfo_swigregister (PyObject *self, PyObject *args)
 
static PyObject * ConvertFromEncoding (const char *data, const char *encoding, const char *errors, int allowErrors)
 
static int ConvertToEncoding (PyObject *object, const char *encoding, const char *errors, int allowErrors, char *buffer, int maxBufSize)
 
static PyObject * DBInfo_swigregister (PyObject *self, PyObject *args)
 
static PyObject * DBSizeInfo_swigregister (PyObject *self, PyObject *args)
 
static PyObject * NetSyncInfo_swigregister (PyObject *self, PyObject *args)
 
static PyObject * pi_socket_list_t_swigregister (PyObject *self, PyObject *args)
 
static PyObject * pi_socket_t_swigregister (PyObject *self, PyObject *args)
 
static PyObject * PilotUser_swigregister (PyObject *self, PyObject *args)
 
SWIGINTERN int PyModule_AddObject (PyObject *m, char *name, PyObject *o)
 
static PyObject * PyObjectFromCardInfo (const struct CardInfo *ci)
 
static PyObject * PyObjectFromDBInfo (const struct DBInfo *dbi)
 
static PyObject * PyObjectFromDBSizeInfo (const struct DBSizeInfo *si)
 
static PyObject * PyObjectFromNetSyncInfo (const struct NetSyncInfo *ni)
 
static PyObject * PyObjectFromPilotUser (const struct PilotUser *pi)
 
static PyObject * PyObjectFromSysInfo (const struct SysInfo *si)
 
static void PyObjectToNetSyncInfo (PyObject *o, struct NetSyncInfo *ni)
 
static int PyObjectToPilotUser (PyObject *o, struct PilotUser *pi)
 
static PyObject * PyString_FromFormat (const char *fmt,...)
 
SWIGRUNTIMEINLINE void * PySwigObject_AsVoidPtr (PyObject *self)
 
SWIGRUNTIMEINLINE int PySwigObject_Check (PyObject *op)
 
SWIGRUNTIME int PySwigObject_compare (PySwigObject *v, PySwigObject *w)
 
SWIGRUNTIME void PySwigObject_dealloc (PySwigObject *self)
 
SWIGRUNTIME PyObject * PySwigObject_format (const char *fmt, PySwigObject *v)
 
SWIGRUNTIME PyObject * PySwigObject_FromVoidPtrAndDesc (void *ptr, const char *desc)
 
SWIGRUNTIMEINLINE const char * PySwigObject_GetDesc (PyObject *self)
 
SWIGRUNTIME PyObject * PySwigObject_hex (PySwigObject *v)
 
SWIGRUNTIME PyObject * PySwigObject_long (PySwigObject *v)
 
SWIGRUNTIME PyObject * PySwigObject_oct (PySwigObject *v)
 
SWIGRUNTIME int PySwigObject_print (PySwigObject *v, FILE *fp, int flags)
 
SWIGRUNTIME PyObject * PySwigObject_repr (PySwigObject *v)
 
SWIGRUNTIME PyObject * PySwigObject_str (PySwigObject *v)
 
SWIGRUNTIME PyTypeObject * PySwigObject_type (void)
 
SWIGRUNTIMEINLINE int PySwigPacked_Check (PyObject *op)
 
SWIGRUNTIME int PySwigPacked_compare (PySwigPacked *v, PySwigPacked *w)
 
SWIGRUNTIME void PySwigPacked_dealloc (PySwigPacked *self)
 
SWIGRUNTIME PyObject * PySwigPacked_FromDataAndDesc (void *ptr, size_t size, const char *desc)
 
SWIGRUNTIMEINLINE const char * PySwigPacked_GetDesc (PyObject *self)
 
SWIGRUNTIME int PySwigPacked_print (PySwigPacked *v, FILE *fp, int flags)
 
SWIGRUNTIME PyObject * PySwigPacked_repr (PySwigPacked *v)
 
SWIGRUNTIME PyObject * PySwigPacked_str (PySwigPacked *v)
 
SWIGRUNTIME PyTypeObject * PySwigPacked_type (void)
 
SWIGRUNTIMEINLINE const char * PySwigPacked_UnpackData (PyObject *obj, void *ptr, size_t size)
 
static int pythonWrapper_handlePiErr (int sd, int err)
 
SWIGINTERNINLINE int SWIG_As_int (PyObject *obj)
 
SWIGINTERNINLINE long SWIG_As_long (PyObject *obj)
 
SWIGINTERNINLINE unsigned char SWIG_As_unsigned_SS_char (PyObject *obj)
 
SWIGINTERNINLINE unsigned int SWIG_As_unsigned_SS_int (PyObject *obj)
 
SWIGINTERNINLINE unsigned long SWIG_As_unsigned_SS_long (PyObject *obj)
 
SWIGINTERNINLINE unsigned short SWIG_As_unsigned_SS_short (PyObject *obj)
 
SWIGINTERN int SWIG_AsCharArray (PyObject *obj, char *val, size_t size)
 
SWIGINTERNINLINE int SWIG_AsCharPtr (PyObject *obj, char **val)
 
SWIGINTERN int SWIG_AsCharPtrAndSize (PyObject *obj, char **cptr, size_t *psize)
 
SWIGINTERNINLINE int SWIG_AsVal_int (PyObject *obj, int *val)
 
SWIGINTERN int SWIG_AsVal_long (PyObject *obj, long *val)
 
SWIGINTERN int SWIG_AsVal_unsigned_SS_char (PyObject *obj, unsigned char *val)
 
SWIGINTERNINLINE unsigned int SWIG_AsVal_unsigned_SS_int (PyObject *obj, unsigned int *val)
 
SWIGINTERN int SWIG_AsVal_unsigned_SS_long (PyObject *obj, unsigned long *val)
 
SWIGINTERN int SWIG_AsVal_unsigned_SS_short (PyObject *obj, unsigned short *val)
 
SWIGINTERNINLINE int SWIG_Check_int (PyObject *obj)
 
SWIGINTERNINLINE int SWIG_Check_long (PyObject *obj)
 
SWIGINTERNINLINE int SWIG_Check_unsigned_SS_char (PyObject *obj)
 
SWIGINTERNINLINE int SWIG_Check_unsigned_SS_int (PyObject *obj)
 
SWIGINTERNINLINE int SWIG_Check_unsigned_SS_long (PyObject *obj)
 
SWIGINTERNINLINE int SWIG_Check_unsigned_SS_short (PyObject *obj)
 
SWIGINTERN int SWIG_CheckLongInRange (long value, long min_value, long max_value, const char *errmsg)
 
SWIGINTERNINLINE int SWIG_CheckUnsignedLongInRange (unsigned long value, unsigned long max_value, const char *errmsg)
 
SWIGINTERNINLINE PyObject * SWIG_From_unsigned_SS_long (unsigned long value)
 
SWIGINTERNINLINE PyObject * SWIG_FromCharArray (const char *carray, size_t size)
 
SWIGRUNTIME void SWIG_InitializeModule (void *clientdata)
 
SWIGRUNTIME swig_type_infoSWIG_MangledTypeQueryModule (swig_module_info *start, swig_module_info *end, const char *name)
 
SWIGRUNTIME char * SWIG_PackData (char *c, void *ptr, size_t sz)
 
SWIGRUNTIME char * SWIG_PackDataName (char *buff, void *ptr, size_t sz, const char *name, size_t bsz)
 
SWIGRUNTIME char * SWIG_PackVoidPtr (char *buff, void *ptr, const char *name, size_t bsz)
 
SWIGRUNTIME void SWIG_PropagateClientData (void)
 
SWIGRUNTIME int SWIG_Python_AddErrMesg (const char *mesg, int infront)
 
SWIGINTERN void SWIG_Python_addvarlink (PyObject *p, char *name, PyObject *(*get_attr)(void), int(*set_attr)(PyObject *p))
 
SWIGRUNTIME int SWIG_Python_ArgFail (int argnum)
 
SWIGRUNTIME int SWIG_Python_ConvertPacked (PyObject *obj, void *ptr, size_t sz, swig_type_info *ty, int flags)
 
SWIGRUNTIME int SWIG_Python_ConvertPtr (PyObject *obj, void **ptr, swig_type_info *ty, int flags)
 
SWIGINTERN void SWIG_Python_FixMethods (PyMethodDef *methods, swig_const_info *const_table, swig_type_info **types, swig_type_info **types_initial)
 
SWIGRUNTIME swig_module_infoSWIG_Python_GetModule (void)
 
SWIGINTERN void SWIG_Python_InstallConstants (PyObject *d, swig_const_info constants[])
 
SWIGRUNTIME void * SWIG_Python_MustGetPtr (PyObject *obj, swig_type_info *ty, int argnum, int flags)
 
SWIGRUNTIME PyObject * SWIG_Python_NewPackedObj (void *ptr, size_t sz, swig_type_info *type)
 
SWIGRUNTIME PyObject * SWIG_Python_NewPointerObj (void *ptr, swig_type_info *type, int own)
 
SWIGINTERN PyObject * SWIG_Python_newvarlink (void)
 
SWIGRUNTIMEINLINE void SWIG_Python_NullRef (const char *type)
 
SWIGRUNTIME void SWIG_Python_SetModule (swig_module_info *swig_module)
 
SWIGRUNTIME void SWIG_Python_TypeError (const char *type, PyObject *obj)
 
SWIGRUNTIMEINLINE void * SWIG_TypeCast (swig_cast_info *ty, void *ptr)
 
SWIGRUNTIME swig_cast_infoSWIG_TypeCheck (const char *c, swig_type_info *ty)
 
SWIGRUNTIME swig_cast_infoSWIG_TypeCheckStruct (swig_type_info *from, swig_type_info *into)
 
SWIGRUNTIME void SWIG_TypeClientData (swig_type_info *ti, void *clientdata)
 
SWIGRUNTIME int SWIG_TypeCompare (const char *nb, const char *tb)
 
SWIGRUNTIME swig_type_infoSWIG_TypeDynamicCast (swig_type_info *ty, void **ptr)
 
SWIGRUNTIME int SWIG_TypeEquiv (const char *nb, const char *tb)
 
SWIGRUNTIMEINLINE const char * SWIG_TypeName (const swig_type_info *ty)
 
SWIGRUNTIME int SWIG_TypeNameComp (const char *f1, const char *l1, const char *f2, const char *l2)
 
SWIGRUNTIME const char * SWIG_TypePrettyName (const swig_type_info *type)
 
SWIGRUNTIME swig_type_infoSWIG_TypeQueryModule (swig_module_info *start, swig_module_info *end, const char *name)
 
SWIGRUNTIME const char * SWIG_UnpackData (const char *c, void *ptr, size_t sz)
 
SWIGRUNTIME const char * SWIG_UnpackDataName (const char *c, void *ptr, size_t sz, const char *name)
 
SWIGRUNTIME const char * SWIG_UnpackVoidPtr (const char *c, void **ptr, const char *name)
 
SWIGINTERN PyObject * swig_varlink_getattr (swig_varlinkobject *v, char *n)
 
SWIGINTERN int swig_varlink_print (swig_varlinkobject *v, FILE *fp, int flags)
 
SWIGINTERN PyObject * swig_varlink_repr (swig_varlinkobject *v)
 
SWIGINTERN int swig_varlink_setattr (swig_varlinkobject *v, char *n, PyObject *p)
 
SWIGINTERN PyTypeObject * swig_varlink_type (void)
 
static PyObject * SysInfo_swigregister (PyObject *self, PyObject *args)
 
SWIGINTERN PyObject * t_output_helper (PyObject *target, PyObject *o)
 
static PyObject * VFSAnyMountParam_swigregister (PyObject *self, PyObject *args)
 
static PyObject * VFSDirInfo_swigregister (PyObject *self, PyObject *args)
 
static PyObject * VFSInfo_swigregister (PyObject *self, PyObject *args)
 
static PyObject * VFSSlotMountParam_swigregister (PyObject *self, PyObject *args)
 

Variables

static swig_cast_info _swigc__p_CardInfo [] = { {&_swigt__p_CardInfo, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_char [] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_DBInfo [] = { {&_swigt__p_DBInfo, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_DBSizeInfo [] = { {&_swigt__p_DBSizeInfo, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_int [] = { {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_long [] = { {&_swigt__p_long, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_NetSyncInfo [] = { {&_swigt__p_NetSyncInfo, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_p_char [] = { {&_swigt__p_p_char, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_p_pi_protocol [] = { {&_swigt__p_p_pi_protocol, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_pi_buffer_t [] = { {&_swigt__p_pi_buffer_t, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_pi_device [] = { {&_swigt__p_pi_device, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_pi_protocol [] = { {&_swigt__p_pi_protocol, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_pi_socket [] = { {&_swigt__p_pi_socket, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_pi_socket_list [] = { {&_swigt__p_pi_socket_list, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_PilotUser [] = { {&_swigt__p_PilotUser, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_recordid_t [] = { {&_swigt__p_recordid_t, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_size_t [] = { {&_swigt__p_size_t, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_sockaddr [] = { {&_swigt__p_sockaddr, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_ssize_t [] = { {&_swigt__p_ssize_t, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_SysInfo [] = { {&_swigt__p_SysInfo, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_time_t [] = { {&_swigt__p_time_t, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_unsigned_char [] = { {&_swigt__p_unsigned_char, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_unsigned_long [] = { {&_swigt__p_unsigned_long, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_VFSAnyMountParam [] = { {&_swigt__p_VFSAnyMountParam, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_VFSDirInfo [] = { {&_swigt__p_VFSDirInfo, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_VFSInfo [] = { {&_swigt__p_VFSInfo, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__p_VFSSlotMountParam [] = { {&_swigt__p_VFSSlotMountParam, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__ptrdiff_t [] = { {&_swigt__ptrdiff_t, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_cast_info _swigc__size_t [] = { {&_swigt__size_t, 0, 0, 0},{0, 0, 0, 0}}
 
static swig_type_info _swigt__p_CardInfo = {"_p_CardInfo", "struct CardInfo *", 0, 0, 0}
 
static swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, 0}
 
static swig_type_info _swigt__p_DBInfo = {"_p_DBInfo", "struct DBInfo *", 0, 0, 0}
 
static swig_type_info _swigt__p_DBSizeInfo = {"_p_DBSizeInfo", "struct DBSizeInfo *", 0, 0, 0}
 
static swig_type_info _swigt__p_int = {"_p_int", "int *", 0, 0, 0}
 
static swig_type_info _swigt__p_long = {"_p_long", "long *", 0, 0, 0}
 
static swig_type_info _swigt__p_NetSyncInfo = {"_p_NetSyncInfo", "struct NetSyncInfo *", 0, 0, 0}
 
static swig_type_info _swigt__p_p_char = {"_p_p_char", "char **", 0, 0, 0}
 
static swig_type_info _swigt__p_p_pi_protocol = {"_p_p_pi_protocol", "struct pi_protocol **", 0, 0, 0}
 
static swig_type_info _swigt__p_pi_buffer_t = {"_p_pi_buffer_t", "pi_buffer_t *", 0, 0, 0}
 
static swig_type_info _swigt__p_pi_device = {"_p_pi_device", "struct pi_device *", 0, 0, 0}
 
static swig_type_info _swigt__p_pi_protocol = {"_p_pi_protocol", "struct pi_protocol *", 0, 0, 0}
 
static swig_type_info _swigt__p_pi_socket = {"_p_pi_socket", "struct pi_socket *|pi_socket_t *", 0, 0, 0}
 
static swig_type_info _swigt__p_pi_socket_list = {"_p_pi_socket_list", "struct pi_socket_list *|pi_socket_list_t *", 0, 0, 0}
 
static swig_type_info _swigt__p_PilotUser = {"_p_PilotUser", "struct PilotUser *", 0, 0, 0}
 
static swig_type_info _swigt__p_recordid_t = {"_p_recordid_t", "recordid_t *", 0, 0, 0}
 
static swig_type_info _swigt__p_size_t = {"_p_size_t", "size_t *", 0, 0, 0}
 
static swig_type_info _swigt__p_sockaddr = {"_p_sockaddr", "struct sockaddr *", 0, 0, 0}
 
static swig_type_info _swigt__p_ssize_t = {"_p_ssize_t", "ssize_t *", 0, 0, 0}
 
static swig_type_info _swigt__p_SysInfo = {"_p_SysInfo", "struct SysInfo *", 0, 0, 0}
 
static swig_type_info _swigt__p_time_t = {"_p_time_t", "time_t *", 0, 0, 0}
 
static swig_type_info _swigt__p_unsigned_char = {"_p_unsigned_char", "unsigned char *", 0, 0, 0}
 
static swig_type_info _swigt__p_unsigned_long = {"_p_unsigned_long", "unsigned long *", 0, 0, 0}
 
static swig_type_info _swigt__p_VFSAnyMountParam = {"_p_VFSAnyMountParam", "struct VFSAnyMountParam *", 0, 0, 0}
 
static swig_type_info _swigt__p_VFSDirInfo = {"_p_VFSDirInfo", "struct VFSDirInfo *", 0, 0, 0}
 
static swig_type_info _swigt__p_VFSInfo = {"_p_VFSInfo", "struct VFSInfo *", 0, 0, 0}
 
static swig_type_info _swigt__p_VFSSlotMountParam = {"_p_VFSSlotMountParam", "struct VFSSlotMountParam *", 0, 0, 0}
 
static swig_type_info _swigt__ptrdiff_t = {"_ptrdiff_t", "ptrdiff_t", 0, 0, 0}
 
static swig_type_info _swigt__size_t = {"_size_t", "size_t", 0, 0, 0}
 
static PyObject * PIError = NULL
 
static swig_cast_infoswig_cast_initial []
 
static swig_const_info swig_const_table []
 
static swig_module_info swig_module = {swig_types, 29, 0, 0, 0, 0}
 
static swig_type_infoswig_type_initial []
 
static swig_type_infoswig_types [30]
 
static PyMethodDef SwigMethods []
 

Macro Definition Documentation

◆ DGETLONG

#define DGETLONG ( src,
key,
default )
Value:
(PyDict_GetItemString(src,key) ? \
PyInt_AsLong(PyDict_GetItemString(src,key)) : default)
1470#define DGETLONG(src,key,default) (PyDict_GetItemString(src,key) ? \
1471 PyInt_AsLong(PyDict_GetItemString(src,key)) : default)

Referenced by PyObjectToNetSyncInfo(), and PyObjectToPilotUser().

◆ DGETSTR

#define DGETSTR ( src,
key,
default )
Value:
(PyDict_GetItemString(src,key) ? \
PyString_AsString(PyDict_GetItemString(src,key)) : default)
1473#define DGETSTR(src,key,default) (PyDict_GetItemString(src,key) ? \
1474 PyString_AsString(PyDict_GetItemString(src,key)) : default)

Referenced by PyObjectToNetSyncInfo().

◆ PyObject_Del

#define PyObject_Del ( op)    PyMem_DEL((op))

◆ PyOS_snprintf

#define PyOS_snprintf   snprintf

Referenced by SWIG_Python_ArgFail().

◆ SWIG_addvarlink

#define SWIG_addvarlink ( p,
name,
get_attr,
set_attr )   SWIG_Python_addvarlink(p, name, get_attr, set_attr)

◆ SWIG_append_errmsg

#define SWIG_append_errmsg ( msg)    SWIG_Python_AddErrMesg(msg,0)

◆ SWIG_arg_fail

#define SWIG_arg_fail ( arg)    SWIG_Python_ArgFail(arg)

Referenced by _wrap_CardInfo_card_get(), _wrap_CardInfo_card_set(), _wrap_CardInfo_creation_get(), _wrap_CardInfo_creation_set(), _wrap_CardInfo_manufacturer_get(), _wrap_CardInfo_manufacturer_set(), _wrap_CardInfo_more_get(), _wrap_CardInfo_more_set(), _wrap_CardInfo_name_get(), _wrap_CardInfo_name_set(), _wrap_CardInfo_ramFree_get(), _wrap_CardInfo_ramFree_set(), _wrap_CardInfo_ramSize_get(), _wrap_CardInfo_ramSize_set(), _wrap_CardInfo_romSize_get(), _wrap_CardInfo_romSize_set(), _wrap_CardInfo_version_get(), _wrap_CardInfo_version_set(), _wrap_DBInfo_backupDate_get(), _wrap_DBInfo_backupDate_set(), _wrap_DBInfo_createDate_get(), _wrap_DBInfo_createDate_set(), _wrap_DBInfo_creator_get(), _wrap_DBInfo_creator_set(), _wrap_DBInfo_flags_get(), _wrap_DBInfo_flags_set(), _wrap_DBInfo_index_get(), _wrap_DBInfo_index_set(), _wrap_DBInfo_miscFlags_get(), _wrap_DBInfo_miscFlags_set(), _wrap_DBInfo_modifyDate_get(), _wrap_DBInfo_modifyDate_set(), _wrap_DBInfo_modnum_get(), _wrap_DBInfo_modnum_set(), _wrap_DBInfo_more_get(), _wrap_DBInfo_more_set(), _wrap_DBInfo_name_get(), _wrap_DBInfo_name_set(), _wrap_DBInfo_type_get(), _wrap_DBInfo_type_set(), _wrap_DBInfo_version_get(), _wrap_DBInfo_version_set(), _wrap_DBSizeInfo_appBlockSize_get(), _wrap_DBSizeInfo_appBlockSize_set(), _wrap_DBSizeInfo_dataBytes_get(), _wrap_DBSizeInfo_dataBytes_set(), _wrap_DBSizeInfo_maxRecSize_get(), _wrap_DBSizeInfo_maxRecSize_set(), _wrap_DBSizeInfo_numRecords_get(), _wrap_DBSizeInfo_numRecords_set(), _wrap_DBSizeInfo_sortBlockSize_get(), _wrap_DBSizeInfo_sortBlockSize_set(), _wrap_DBSizeInfo_totalBytes_get(), _wrap_DBSizeInfo_totalBytes_set(), _wrap_delete_CardInfo(), _wrap_delete_DBInfo(), _wrap_delete_DBSizeInfo(), _wrap_delete_NetSyncInfo(), _wrap_delete_pi_socket_list_t(), _wrap_delete_pi_socket_t(), _wrap_delete_VFSAnyMountParam(), _wrap_delete_VFSDirInfo(), _wrap_delete_VFSInfo(), _wrap_delete_VFSSlotMountParam(), _wrap_dlp_AbortSync(), _wrap_dlp_AddSyncLogEntry(), _wrap_dlp_CallApplication(), _wrap_dlp_CleanUpDatabase(), _wrap_dlp_CloseDB(), _wrap_dlp_CloseDB_All(), _wrap_dlp_CreateDB(), _wrap_dlp_DeleteCategory(), _wrap_dlp_DeleteDB(), _wrap_dlp_DeleteRecord(), _wrap_dlp_DeleteResource(), _wrap_dlp_EndOfSync(), _wrap_dlp_ExpCardInfo(), _wrap_dlp_ExpCardPresent(), _wrap_dlp_ExpSlotEnumerate(), _wrap_dlp_ExpSlotMediaType(), _wrap_dlp_FindDBByName(), _wrap_dlp_FindDBByOpenHandle(), _wrap_dlp_FindDBByTypeCreator(), _wrap_dlp_FindDBInfo(), _wrap_dlp_GetROMToken(), _wrap_dlp_GetSysDateTime_(), _wrap_dlp_htopdate(), _wrap_dlp_MoveCategory(), _wrap_dlp_OpenConduit(), _wrap_dlp_OpenDB(), _wrap_dlp_ptohdate(), _wrap_dlp_ReadAppBlock(), _wrap_dlp_ReadAppPreference(), _wrap_dlp_ReadDBList_(), _wrap_dlp_ReadFeature(), _wrap_dlp_ReadNetSyncInfo(), _wrap_dlp_ReadNextModifiedRec(), _wrap_dlp_ReadNextModifiedRecInCategory(), _wrap_dlp_ReadNextRecInCategory(), _wrap_dlp_ReadOpenDBInfo(), _wrap_dlp_ReadRecordById(), _wrap_dlp_ReadRecordByIndex(), _wrap_dlp_ReadResourceByIndex(), _wrap_dlp_ReadResourceByType(), _wrap_dlp_ReadSortBlock(), _wrap_dlp_ReadStorageInfo(), _wrap_dlp_ReadSysInfo(), _wrap_dlp_ReadUserInfo(), _wrap_dlp_ResetDBIndex(), _wrap_dlp_ResetLastSyncPC(), _wrap_dlp_ResetSyncFlags(), _wrap_dlp_ResetSystem(), _wrap_dlp_set_protocol_version(), _wrap_dlp_SetDBInfo(), _wrap_dlp_SetSysDateTime(), _wrap_dlp_VFSDirCreate(), _wrap_dlp_VFSDirEntryEnumerate(), _wrap_dlp_VFSExportDatabaseToFile(), _wrap_dlp_VFSFileClose(), _wrap_dlp_VFSFileCreate(), _wrap_dlp_VFSFileDelete(), _wrap_dlp_VFSFileEOF(), _wrap_dlp_VFSFileGetAttributes(), _wrap_dlp_VFSFileGetDate(), _wrap_dlp_VFSFileOpen(), _wrap_dlp_VFSFileRead(), _wrap_dlp_VFSFileRename(), _wrap_dlp_VFSFileResize(), _wrap_dlp_VFSFileSeek(), _wrap_dlp_VFSFileSetAttributes(), _wrap_dlp_VFSFileSetDate(), _wrap_dlp_VFSFileSize(), _wrap_dlp_VFSFileTell(), _wrap_dlp_VFSFileWrite(), _wrap_dlp_VFSGetDefaultDir(), _wrap_dlp_VFSImportDatabaseFromFile(), _wrap_dlp_VFSVolumeEnumerate(), _wrap_dlp_VFSVolumeFormat(), _wrap_dlp_VFSVolumeGetLabel(), _wrap_dlp_VFSVolumeInfo(), _wrap_dlp_VFSVolumeSetLabel(), _wrap_dlp_VFSVolumeSize(), _wrap_dlp_WriteAppBlock(), _wrap_dlp_WriteAppPreference(), _wrap_dlp_WriteNetSyncInfo(), _wrap_dlp_WriteRecord(), _wrap_dlp_WriteResource(), _wrap_dlp_WriteSortBlock(), _wrap_dlp_WriteUserInfo(), _wrap_NetSyncInfo_hostAddress_get(), _wrap_NetSyncInfo_hostAddress_set(), _wrap_NetSyncInfo_hostName_get(), _wrap_NetSyncInfo_hostName_set(), _wrap_NetSyncInfo_hostSubnetMask_get(), _wrap_NetSyncInfo_hostSubnetMask_set(), _wrap_NetSyncInfo_lanSync_get(), _wrap_NetSyncInfo_lanSync_set(), _wrap_pi_accept(), _wrap_pi_accept_to(), _wrap_pi_bind(), _wrap_pi_close(), _wrap_pi_connect(), _wrap_pi_error(), _wrap_pi_file_install(), _wrap_pi_file_retrieve(), _wrap_pi_flush(), _wrap_pi_getsockname(), _wrap_pi_getsockopt(), _wrap_pi_getsockpeer(), _wrap_pi_listen(), _wrap_pi_maxrecsize(), _wrap_pi_palmos_error(), _wrap_pi_protocol(), _wrap_pi_protocol_next(), _wrap_pi_read(), _wrap_pi_recv(), _wrap_pi_reset_errors(), _wrap_pi_send(), _wrap_pi_set_error(), _wrap_pi_set_palmos_error(), _wrap_pi_setsockopt(), _wrap_pi_socket(), _wrap_pi_socket_connected(), _wrap_pi_socket_list_t_next_get(), _wrap_pi_socket_list_t_next_set(), _wrap_pi_socket_list_t_ps_get(), _wrap_pi_socket_list_t_ps_set(), _wrap_pi_socket_setsd(), _wrap_pi_socket_t_accept_to_get(), _wrap_pi_socket_t_accept_to_set(), _wrap_pi_socket_t_cmd_get(), _wrap_pi_socket_t_cmd_len_get(), _wrap_pi_socket_t_cmd_len_set(), _wrap_pi_socket_t_cmd_queue_get(), _wrap_pi_socket_t_cmd_queue_set(), _wrap_pi_socket_t_cmd_set(), _wrap_pi_socket_t_command_get(), _wrap_pi_socket_t_command_set(), _wrap_pi_socket_t_device_get(), _wrap_pi_socket_t_device_set(), _wrap_pi_socket_t_dlprecord_get(), _wrap_pi_socket_t_dlprecord_set(), _wrap_pi_socket_t_dlpversion_get(), _wrap_pi_socket_t_dlpversion_set(), _wrap_pi_socket_t_honor_rx_to_get(), _wrap_pi_socket_t_honor_rx_to_set(), _wrap_pi_socket_t_laddr_get(), _wrap_pi_socket_t_laddr_set(), _wrap_pi_socket_t_laddrlen_get(), _wrap_pi_socket_t_laddrlen_set(), _wrap_pi_socket_t_last_error_get(), _wrap_pi_socket_t_last_error_set(), _wrap_pi_socket_t_maxrecsize_get(), _wrap_pi_socket_t_maxrecsize_set(), _wrap_pi_socket_t_palmos_error_get(), _wrap_pi_socket_t_palmos_error_set(), _wrap_pi_socket_t_protocol_get(), _wrap_pi_socket_t_protocol_queue_get(), _wrap_pi_socket_t_protocol_queue_set(), _wrap_pi_socket_t_protocol_set(), _wrap_pi_socket_t_queue_len_get(), _wrap_pi_socket_t_queue_len_set(), _wrap_pi_socket_t_raddr_get(), _wrap_pi_socket_t_raddr_set(), _wrap_pi_socket_t_raddrlen_get(), _wrap_pi_socket_t_raddrlen_set(), _wrap_pi_socket_t_sd_get(), _wrap_pi_socket_t_sd_set(), _wrap_pi_socket_t_state_get(), _wrap_pi_socket_t_state_set(), _wrap_pi_socket_t_type_get(), _wrap_pi_socket_t_type_set(), _wrap_pi_tickle(), _wrap_pi_version(), _wrap_pi_watchdog(), _wrap_pi_write(), _wrap_PilotUser_lastSyncDate_set(), _wrap_PilotUser_lastSyncPC_set(), _wrap_PilotUser_password_set(), _wrap_PilotUser_passwordLength_set(), _wrap_PilotUser_successfulSyncDate_set(), _wrap_PilotUser_userID_set(), _wrap_PilotUser_username_set(), _wrap_PilotUser_viewerID_set(), _wrap_SysInfo_compatMajorVersion_set(), _wrap_SysInfo_compatMinorVersion_set(), _wrap_SysInfo_dlpMajorVersion_set(), _wrap_SysInfo_dlpMinorVersion_set(), _wrap_SysInfo_locale_set(), _wrap_SysInfo_maxRecSize_set(), _wrap_SysInfo_prodID_set(), _wrap_SysInfo_prodIDLength_set(), _wrap_SysInfo_romVersion_set(), _wrap_VFSAnyMountParam_mountClass_get(), _wrap_VFSAnyMountParam_mountClass_set(), _wrap_VFSAnyMountParam_reserved_get(), _wrap_VFSAnyMountParam_reserved_set(), _wrap_VFSAnyMountParam_volRefNum_get(), _wrap_VFSAnyMountParam_volRefNum_set(), _wrap_VFSDirInfo_attr_get(), _wrap_VFSDirInfo_attr_set(), _wrap_VFSDirInfo_name_get(), _wrap_VFSDirInfo_name_set(), _wrap_VFSInfo_attributes_get(), _wrap_VFSInfo_attributes_set(), _wrap_VFSInfo_fsCreator_get(), _wrap_VFSInfo_fsCreator_set(), _wrap_VFSInfo_fsType_get(), _wrap_VFSInfo_fsType_set(), _wrap_VFSInfo_mediaType_get(), _wrap_VFSInfo_mediaType_set(), _wrap_VFSInfo_mountClass_get(), _wrap_VFSInfo_mountClass_set(), _wrap_VFSInfo_reserved_get(), _wrap_VFSInfo_reserved_set(), _wrap_VFSInfo_slotLibRefNum_get(), _wrap_VFSInfo_slotLibRefNum_set(), _wrap_VFSInfo_slotRefNum_get(), _wrap_VFSInfo_slotRefNum_set(), _wrap_VFSSlotMountParam_slotLibRefNum_get(), _wrap_VFSSlotMountParam_slotLibRefNum_set(), _wrap_VFSSlotMountParam_slotRefNum_get(), _wrap_VFSSlotMountParam_slotRefNum_set(), _wrap_VFSSlotMountParam_vfsMountParam_get(), and _wrap_VFSSlotMountParam_vfsMountParam_set().

◆ SWIG_BUFFER_SIZE

◆ SWIG_COBJECT_TYPES

#define SWIG_COBJECT_TYPES

◆ SWIG_contract_assert

#define SWIG_contract_assert ( expr,
msg )    if (!(expr)) { PyErr_SetString(PyExc_RuntimeError, (char *) msg ); goto fail; } else
539#define SWIG_contract_assert(expr, msg) \
540 if (!(expr)) { PyErr_SetString(PyExc_RuntimeError, (char *) msg ); goto fail; } else

◆ SWIG_ConvertPacked

#define SWIG_ConvertPacked ( obj,
ptr,
sz,
ty,
flags )   SWIG_Python_ConvertPacked(obj, ptr, sz, ty, flags)

◆ SWIG_ConvertPtr

◆ SWIG_fail

#define SWIG_fail   goto fail

Referenced by _wrap_CardInfo_card_get(), _wrap_CardInfo_card_set(), _wrap_CardInfo_creation_get(), _wrap_CardInfo_creation_set(), _wrap_CardInfo_manufacturer_get(), _wrap_CardInfo_manufacturer_set(), _wrap_CardInfo_more_get(), _wrap_CardInfo_more_set(), _wrap_CardInfo_name_get(), _wrap_CardInfo_name_set(), _wrap_CardInfo_ramFree_get(), _wrap_CardInfo_ramFree_set(), _wrap_CardInfo_ramSize_get(), _wrap_CardInfo_ramSize_set(), _wrap_CardInfo_romSize_get(), _wrap_CardInfo_romSize_set(), _wrap_CardInfo_version_get(), _wrap_CardInfo_version_set(), _wrap_DBInfo_backupDate_get(), _wrap_DBInfo_backupDate_set(), _wrap_DBInfo_createDate_get(), _wrap_DBInfo_createDate_set(), _wrap_DBInfo_creator_get(), _wrap_DBInfo_creator_set(), _wrap_DBInfo_flags_get(), _wrap_DBInfo_flags_set(), _wrap_DBInfo_index_get(), _wrap_DBInfo_index_set(), _wrap_DBInfo_miscFlags_get(), _wrap_DBInfo_miscFlags_set(), _wrap_DBInfo_modifyDate_get(), _wrap_DBInfo_modifyDate_set(), _wrap_DBInfo_modnum_get(), _wrap_DBInfo_modnum_set(), _wrap_DBInfo_more_get(), _wrap_DBInfo_more_set(), _wrap_DBInfo_name_get(), _wrap_DBInfo_name_set(), _wrap_DBInfo_type_get(), _wrap_DBInfo_type_set(), _wrap_DBInfo_version_get(), _wrap_DBInfo_version_set(), _wrap_DBSizeInfo_appBlockSize_get(), _wrap_DBSizeInfo_appBlockSize_set(), _wrap_DBSizeInfo_dataBytes_get(), _wrap_DBSizeInfo_dataBytes_set(), _wrap_DBSizeInfo_maxRecSize_get(), _wrap_DBSizeInfo_maxRecSize_set(), _wrap_DBSizeInfo_numRecords_get(), _wrap_DBSizeInfo_numRecords_set(), _wrap_DBSizeInfo_sortBlockSize_get(), _wrap_DBSizeInfo_sortBlockSize_set(), _wrap_DBSizeInfo_totalBytes_get(), _wrap_DBSizeInfo_totalBytes_set(), _wrap_delete_CardInfo(), _wrap_delete_DBInfo(), _wrap_delete_DBSizeInfo(), _wrap_delete_NetSyncInfo(), _wrap_delete_pi_socket_list_t(), _wrap_delete_pi_socket_t(), _wrap_delete_VFSAnyMountParam(), _wrap_delete_VFSDirInfo(), _wrap_delete_VFSInfo(), _wrap_delete_VFSSlotMountParam(), _wrap_dlp_AbortSync(), _wrap_dlp_AddSyncLogEntry(), _wrap_dlp_CallApplication(), _wrap_dlp_CleanUpDatabase(), _wrap_dlp_CloseDB(), _wrap_dlp_CloseDB_All(), _wrap_dlp_CreateDB(), _wrap_dlp_DeleteCategory(), _wrap_dlp_DeleteDB(), _wrap_dlp_DeleteRecord(), _wrap_dlp_DeleteResource(), _wrap_dlp_EndOfSync(), _wrap_dlp_ExpCardInfo(), _wrap_dlp_ExpCardPresent(), _wrap_dlp_ExpSlotEnumerate(), _wrap_dlp_ExpSlotMediaType(), _wrap_dlp_FindDBByName(), _wrap_dlp_FindDBByOpenHandle(), _wrap_dlp_FindDBByTypeCreator(), _wrap_dlp_FindDBInfo(), _wrap_dlp_GetROMToken(), _wrap_dlp_GetSysDateTime_(), _wrap_dlp_htopdate(), _wrap_dlp_MoveCategory(), _wrap_dlp_OpenConduit(), _wrap_dlp_OpenDB(), _wrap_dlp_ptohdate(), _wrap_dlp_ReadAppBlock(), _wrap_dlp_ReadAppPreference(), _wrap_dlp_ReadDBList_(), _wrap_dlp_ReadFeature(), _wrap_dlp_ReadNetSyncInfo(), _wrap_dlp_ReadNextModifiedRec(), _wrap_dlp_ReadNextModifiedRecInCategory(), _wrap_dlp_ReadNextRecInCategory(), _wrap_dlp_ReadOpenDBInfo(), _wrap_dlp_ReadRecordById(), _wrap_dlp_ReadRecordByIndex(), _wrap_dlp_ReadResourceByIndex(), _wrap_dlp_ReadResourceByType(), _wrap_dlp_ReadSortBlock(), _wrap_dlp_ReadStorageInfo(), _wrap_dlp_ReadSysInfo(), _wrap_dlp_ReadUserInfo(), _wrap_dlp_ResetDBIndex(), _wrap_dlp_ResetLastSyncPC(), _wrap_dlp_ResetSyncFlags(), _wrap_dlp_ResetSystem(), _wrap_dlp_set_protocol_version(), _wrap_dlp_SetDBInfo(), _wrap_dlp_SetSysDateTime(), _wrap_dlp_VFSDirCreate(), _wrap_dlp_VFSDirEntryEnumerate(), _wrap_dlp_VFSExportDatabaseToFile(), _wrap_dlp_VFSFileClose(), _wrap_dlp_VFSFileCreate(), _wrap_dlp_VFSFileDelete(), _wrap_dlp_VFSFileEOF(), _wrap_dlp_VFSFileGetAttributes(), _wrap_dlp_VFSFileGetDate(), _wrap_dlp_VFSFileOpen(), _wrap_dlp_VFSFileRead(), _wrap_dlp_VFSFileRename(), _wrap_dlp_VFSFileResize(), _wrap_dlp_VFSFileSeek(), _wrap_dlp_VFSFileSetAttributes(), _wrap_dlp_VFSFileSetDate(), _wrap_dlp_VFSFileSize(), _wrap_dlp_VFSFileTell(), _wrap_dlp_VFSFileWrite(), _wrap_dlp_VFSGetDefaultDir(), _wrap_dlp_VFSImportDatabaseFromFile(), _wrap_dlp_VFSVolumeEnumerate(), _wrap_dlp_VFSVolumeFormat(), _wrap_dlp_VFSVolumeGetLabel(), _wrap_dlp_VFSVolumeInfo(), _wrap_dlp_VFSVolumeSetLabel(), _wrap_dlp_VFSVolumeSize(), _wrap_dlp_WriteAppBlock(), _wrap_dlp_WriteAppPreference(), _wrap_dlp_WriteNetSyncInfo(), _wrap_dlp_WriteRecord(), _wrap_dlp_WriteResource(), _wrap_dlp_WriteSortBlock(), _wrap_dlp_WriteUserInfo(), _wrap_NetSyncInfo_hostAddress_get(), _wrap_NetSyncInfo_hostAddress_set(), _wrap_NetSyncInfo_hostName_get(), _wrap_NetSyncInfo_hostName_set(), _wrap_NetSyncInfo_hostSubnetMask_get(), _wrap_NetSyncInfo_hostSubnetMask_set(), _wrap_NetSyncInfo_lanSync_get(), _wrap_NetSyncInfo_lanSync_set(), _wrap_pi_accept(), _wrap_pi_accept_to(), _wrap_pi_bind(), _wrap_pi_close(), _wrap_pi_connect(), _wrap_pi_error(), _wrap_pi_flush(), _wrap_pi_getsockname(), _wrap_pi_getsockopt(), _wrap_pi_getsockpeer(), _wrap_pi_listen(), _wrap_pi_maxrecsize(), _wrap_pi_palmos_error(), _wrap_pi_protocol(), _wrap_pi_protocol_next(), _wrap_pi_read(), _wrap_pi_recv(), _wrap_pi_reset_errors(), _wrap_pi_send(), _wrap_pi_set_error(), _wrap_pi_set_palmos_error(), _wrap_pi_setsockopt(), _wrap_pi_socket(), _wrap_pi_socket_connected(), _wrap_pi_socket_list_t_next_get(), _wrap_pi_socket_list_t_next_set(), _wrap_pi_socket_list_t_ps_get(), _wrap_pi_socket_list_t_ps_set(), _wrap_pi_socket_setsd(), _wrap_pi_socket_t_accept_to_get(), _wrap_pi_socket_t_accept_to_set(), _wrap_pi_socket_t_cmd_get(), _wrap_pi_socket_t_cmd_len_get(), _wrap_pi_socket_t_cmd_len_set(), _wrap_pi_socket_t_cmd_queue_get(), _wrap_pi_socket_t_cmd_queue_set(), _wrap_pi_socket_t_cmd_set(), _wrap_pi_socket_t_command_get(), _wrap_pi_socket_t_command_set(), _wrap_pi_socket_t_device_get(), _wrap_pi_socket_t_device_set(), _wrap_pi_socket_t_dlprecord_get(), _wrap_pi_socket_t_dlprecord_set(), _wrap_pi_socket_t_dlpversion_get(), _wrap_pi_socket_t_dlpversion_set(), _wrap_pi_socket_t_honor_rx_to_get(), _wrap_pi_socket_t_honor_rx_to_set(), _wrap_pi_socket_t_laddr_get(), _wrap_pi_socket_t_laddr_set(), _wrap_pi_socket_t_laddrlen_get(), _wrap_pi_socket_t_laddrlen_set(), _wrap_pi_socket_t_last_error_get(), _wrap_pi_socket_t_last_error_set(), _wrap_pi_socket_t_maxrecsize_get(), _wrap_pi_socket_t_maxrecsize_set(), _wrap_pi_socket_t_palmos_error_get(), _wrap_pi_socket_t_palmos_error_set(), _wrap_pi_socket_t_protocol_get(), _wrap_pi_socket_t_protocol_queue_get(), _wrap_pi_socket_t_protocol_queue_set(), _wrap_pi_socket_t_protocol_set(), _wrap_pi_socket_t_queue_len_get(), _wrap_pi_socket_t_queue_len_set(), _wrap_pi_socket_t_raddr_get(), _wrap_pi_socket_t_raddr_set(), _wrap_pi_socket_t_raddrlen_get(), _wrap_pi_socket_t_raddrlen_set(), _wrap_pi_socket_t_sd_get(), _wrap_pi_socket_t_sd_set(), _wrap_pi_socket_t_state_get(), _wrap_pi_socket_t_state_set(), _wrap_pi_socket_t_type_get(), _wrap_pi_socket_t_type_set(), _wrap_pi_tickle(), _wrap_pi_version(), _wrap_pi_watchdog(), _wrap_pi_write(), _wrap_PilotUser_lastSyncDate_set(), _wrap_PilotUser_lastSyncPC_set(), _wrap_PilotUser_password_set(), _wrap_PilotUser_passwordLength_set(), _wrap_PilotUser_successfulSyncDate_set(), _wrap_PilotUser_userID_set(), _wrap_PilotUser_username_set(), _wrap_PilotUser_viewerID_set(), _wrap_SysInfo_compatMajorVersion_set(), _wrap_SysInfo_compatMinorVersion_set(), _wrap_SysInfo_dlpMajorVersion_set(), _wrap_SysInfo_dlpMinorVersion_set(), _wrap_SysInfo_locale_set(), _wrap_SysInfo_maxRecSize_set(), _wrap_SysInfo_prodID_set(), _wrap_SysInfo_prodIDLength_set(), _wrap_SysInfo_romVersion_set(), _wrap_VFSAnyMountParam_mountClass_get(), _wrap_VFSAnyMountParam_mountClass_set(), _wrap_VFSAnyMountParam_reserved_get(), _wrap_VFSAnyMountParam_reserved_set(), _wrap_VFSAnyMountParam_volRefNum_get(), _wrap_VFSAnyMountParam_volRefNum_set(), _wrap_VFSDirInfo_attr_get(), _wrap_VFSDirInfo_attr_set(), _wrap_VFSDirInfo_name_get(), _wrap_VFSDirInfo_name_set(), _wrap_VFSInfo_attributes_get(), _wrap_VFSInfo_attributes_set(), _wrap_VFSInfo_fsCreator_get(), _wrap_VFSInfo_fsCreator_set(), _wrap_VFSInfo_fsType_get(), _wrap_VFSInfo_fsType_set(), _wrap_VFSInfo_mediaType_get(), _wrap_VFSInfo_mediaType_set(), _wrap_VFSInfo_mountClass_get(), _wrap_VFSInfo_mountClass_set(), _wrap_VFSInfo_reserved_get(), _wrap_VFSInfo_reserved_set(), _wrap_VFSInfo_slotLibRefNum_get(), _wrap_VFSInfo_slotLibRefNum_set(), _wrap_VFSInfo_slotRefNum_get(), _wrap_VFSInfo_slotRefNum_set(), _wrap_VFSSlotMountParam_slotLibRefNum_get(), _wrap_VFSSlotMountParam_slotLibRefNum_set(), _wrap_VFSSlotMountParam_slotRefNum_get(), _wrap_VFSSlotMountParam_slotRefNum_set(), _wrap_VFSSlotMountParam_vfsMountParam_get(), and _wrap_VFSSlotMountParam_vfsMountParam_set().

◆ SWIG_From_int

◆ SWIG_From_long

◆ SWIG_From_unsigned_SS_char

#define SWIG_From_unsigned_SS_char   PyInt_FromLong

◆ SWIG_From_unsigned_SS_int

◆ SWIG_From_unsigned_SS_short

◆ SWIG_GetModule

#define SWIG_GetModule ( clientdata)    SWIG_Python_GetModule()

Referenced by SWIG_InitializeModule().

◆ SWIG_init

SWIGEXPORT void SWIG_init ( void)    init_pisock
12958SWIGEXPORT void SWIG_init(void) {
12959 static PyObject *SWIG_globals = 0;
12960 PyObject *m, *d;
12961 if (!SWIG_globals) SWIG_globals = SWIG_newvarlink();
12962
12963 /* Fix SwigMethods to carry the callback ptrs when needed */
12965
12966 m = Py_InitModule((char *) SWIG_name, SwigMethods);
12967 d = PyModule_GetDict(m);
12968
12971
12972
12973 PIError = PyErr_NewException("pisock.error", NULL, NULL);
12974 Py_INCREF(PIError);
12975 PyDict_SetItemString(d, "error", PIError);
12976
12977 {
12978 PyDict_SetItemString(d,"PI_ERR_PROT_ABORTED", SWIG_From_int((int)(PI_ERR_PROT_ABORTED)));
12979 }
12980 {
12981 PyDict_SetItemString(d,"PI_ERR_PROT_INCOMPATIBLE", SWIG_From_int((int)(PI_ERR_PROT_INCOMPATIBLE)));
12982 }
12983 {
12984 PyDict_SetItemString(d,"PI_ERR_PROT_BADPACKET", SWIG_From_int((int)(PI_ERR_PROT_BADPACKET)));
12985 }
12986 {
12987 PyDict_SetItemString(d,"PI_ERR_SOCK_DISCONNECTED", SWIG_From_int((int)(PI_ERR_SOCK_DISCONNECTED)));
12988 }
12989 {
12990 PyDict_SetItemString(d,"PI_ERR_SOCK_INVALID", SWIG_From_int((int)(PI_ERR_SOCK_INVALID)));
12991 }
12992 {
12993 PyDict_SetItemString(d,"PI_ERR_SOCK_TIMEOUT", SWIG_From_int((int)(PI_ERR_SOCK_TIMEOUT)));
12994 }
12995 {
12996 PyDict_SetItemString(d,"PI_ERR_SOCK_CANCELED", SWIG_From_int((int)(PI_ERR_SOCK_CANCELED)));
12997 }
12998 {
12999 PyDict_SetItemString(d,"PI_ERR_SOCK_IO", SWIG_From_int((int)(PI_ERR_SOCK_IO)));
13000 }
13001 {
13002 PyDict_SetItemString(d,"PI_ERR_SOCK_LISTENER", SWIG_From_int((int)(PI_ERR_SOCK_LISTENER)));
13003 }
13004 {
13005 PyDict_SetItemString(d,"PI_ERR_DLP_BUFSIZE", SWIG_From_int((int)(PI_ERR_DLP_BUFSIZE)));
13006 }
13007 {
13008 PyDict_SetItemString(d,"PI_ERR_DLP_PALMOS", SWIG_From_int((int)(PI_ERR_DLP_PALMOS)));
13009 }
13010 {
13011 PyDict_SetItemString(d,"PI_ERR_DLP_UNSUPPORTED", SWIG_From_int((int)(PI_ERR_DLP_UNSUPPORTED)));
13012 }
13013 {
13014 PyDict_SetItemString(d,"PI_ERR_DLP_SOCKET", SWIG_From_int((int)(PI_ERR_DLP_SOCKET)));
13015 }
13016 {
13017 PyDict_SetItemString(d,"PI_ERR_DLP_DATASIZE", SWIG_From_int((int)(PI_ERR_DLP_DATASIZE)));
13018 }
13019 {
13020 PyDict_SetItemString(d,"PI_ERR_DLP_COMMAND", SWIG_From_int((int)(PI_ERR_DLP_COMMAND)));
13021 }
13022 {
13023 PyDict_SetItemString(d,"PI_ERR_FILE_INVALID", SWIG_From_int((int)(PI_ERR_FILE_INVALID)));
13024 }
13025 {
13026 PyDict_SetItemString(d,"PI_ERR_FILE_ERROR", SWIG_From_int((int)(PI_ERR_FILE_ERROR)));
13027 }
13028 {
13029 PyDict_SetItemString(d,"PI_ERR_FILE_ABORTED", SWIG_From_int((int)(PI_ERR_FILE_ABORTED)));
13030 }
13031 {
13032 PyDict_SetItemString(d,"PI_ERR_FILE_NOT_FOUND", SWIG_From_int((int)(PI_ERR_FILE_NOT_FOUND)));
13033 }
13034 {
13035 PyDict_SetItemString(d,"PI_ERR_FILE_ALREADY_EXISTS", SWIG_From_int((int)(PI_ERR_FILE_ALREADY_EXISTS)));
13036 }
13037 {
13038 PyDict_SetItemString(d,"PI_ERR_GENERIC_MEMORY", SWIG_From_int((int)(PI_ERR_GENERIC_MEMORY)));
13039 }
13040 {
13041 PyDict_SetItemString(d,"PI_ERR_GENERIC_ARGUMENT", SWIG_From_int((int)(PI_ERR_GENERIC_ARGUMENT)));
13042 }
13043 {
13044 PyDict_SetItemString(d,"PI_ERR_GENERIC_SYSTEM", SWIG_From_int((int)(PI_ERR_GENERIC_SYSTEM)));
13045 }
13046 {
13047 PyDict_SetItemString(d,"PI_AF_PILOT", SWIG_From_int((int)(0x00)));
13048 }
13049 {
13050 PyDict_SetItemString(d,"PI_SOCK_STREAM", SWIG_From_int((int)(0x0010)));
13051 }
13052 {
13053 PyDict_SetItemString(d,"PI_SOCK_RAW", SWIG_From_int((int)(0x0030)));
13054 }
13055 {
13056 PyDict_SetItemString(d,"PI_CMD_CMP", SWIG_From_int((int)(0x01)));
13057 }
13058 {
13059 PyDict_SetItemString(d,"PI_CMD_NET", SWIG_From_int((int)(0x02)));
13060 }
13061 {
13062 PyDict_SetItemString(d,"PI_CMD_SYS", SWIG_From_int((int)(0x03)));
13063 }
13064 {
13065 PyDict_SetItemString(d,"PI_MSG_PEEK", SWIG_From_int((int)(0x01)));
13066 }
13067 {
13068 PyDict_SetItemString(d,"PI_PF_DEV", SWIG_From_int((int)(PI_PF_DEV)));
13069 }
13070 {
13071 PyDict_SetItemString(d,"PI_PF_SLP", SWIG_From_int((int)(PI_PF_SLP)));
13072 }
13073 {
13074 PyDict_SetItemString(d,"PI_PF_SYS", SWIG_From_int((int)(PI_PF_SYS)));
13075 }
13076 {
13077 PyDict_SetItemString(d,"PI_PF_PADP", SWIG_From_int((int)(PI_PF_PADP)));
13078 }
13079 {
13080 PyDict_SetItemString(d,"PI_PF_NET", SWIG_From_int((int)(PI_PF_NET)));
13081 }
13082 {
13083 PyDict_SetItemString(d,"PI_PF_DLP", SWIG_From_int((int)(PI_PF_DLP)));
13084 }
13085 {
13086 PyDict_SetItemString(d,"PI_LEVEL_DEV", SWIG_From_int((int)(PI_LEVEL_DEV)));
13087 }
13088 {
13089 PyDict_SetItemString(d,"PI_LEVEL_SLP", SWIG_From_int((int)(PI_LEVEL_SLP)));
13090 }
13091 {
13092 PyDict_SetItemString(d,"PI_LEVEL_PADP", SWIG_From_int((int)(PI_LEVEL_PADP)));
13093 }
13094 {
13095 PyDict_SetItemString(d,"PI_LEVEL_NET", SWIG_From_int((int)(PI_LEVEL_NET)));
13096 }
13097 {
13098 PyDict_SetItemString(d,"PI_LEVEL_SYS", SWIG_From_int((int)(PI_LEVEL_SYS)));
13099 }
13100 {
13101 PyDict_SetItemString(d,"PI_LEVEL_CMP", SWIG_From_int((int)(PI_LEVEL_CMP)));
13102 }
13103 {
13104 PyDict_SetItemString(d,"PI_LEVEL_DLP", SWIG_From_int((int)(PI_LEVEL_DLP)));
13105 }
13106 {
13107 PyDict_SetItemString(d,"PI_LEVEL_SOCK", SWIG_From_int((int)(PI_LEVEL_SOCK)));
13108 }
13109 {
13110 PyDict_SetItemString(d,"PI_DEV_RATE", SWIG_From_int((int)(PI_DEV_RATE)));
13111 }
13112 {
13113 PyDict_SetItemString(d,"PI_DEV_ESTRATE", SWIG_From_int((int)(PI_DEV_ESTRATE)));
13114 }
13115 {
13116 PyDict_SetItemString(d,"PI_DEV_HIGHRATE", SWIG_From_int((int)(PI_DEV_HIGHRATE)));
13117 }
13118 {
13119 PyDict_SetItemString(d,"PI_DEV_TIMEOUT", SWIG_From_int((int)(PI_DEV_TIMEOUT)));
13120 }
13121 {
13122 PyDict_SetItemString(d,"PI_SLP_DEST", SWIG_From_int((int)(PI_SLP_DEST)));
13123 }
13124 {
13125 PyDict_SetItemString(d,"PI_SLP_LASTDEST", SWIG_From_int((int)(PI_SLP_LASTDEST)));
13126 }
13127 {
13128 PyDict_SetItemString(d,"PI_SLP_SRC", SWIG_From_int((int)(PI_SLP_SRC)));
13129 }
13130 {
13131 PyDict_SetItemString(d,"PI_SLP_LASTSRC", SWIG_From_int((int)(PI_SLP_LASTSRC)));
13132 }
13133 {
13134 PyDict_SetItemString(d,"PI_SLP_TYPE", SWIG_From_int((int)(PI_SLP_TYPE)));
13135 }
13136 {
13137 PyDict_SetItemString(d,"PI_SLP_LASTTYPE", SWIG_From_int((int)(PI_SLP_LASTTYPE)));
13138 }
13139 {
13140 PyDict_SetItemString(d,"PI_SLP_TXID", SWIG_From_int((int)(PI_SLP_TXID)));
13141 }
13142 {
13143 PyDict_SetItemString(d,"PI_SLP_LASTTXID", SWIG_From_int((int)(PI_SLP_LASTTXID)));
13144 }
13145 {
13146 PyDict_SetItemString(d,"PI_PADP_TYPE", SWIG_From_int((int)(PI_PADP_TYPE)));
13147 }
13148 {
13149 PyDict_SetItemString(d,"PI_PADP_LASTTYPE", SWIG_From_int((int)(PI_PADP_LASTTYPE)));
13150 }
13151 {
13152 PyDict_SetItemString(d,"PI_PADP_FREEZE_TXID", SWIG_From_int((int)(PI_PADP_FREEZE_TXID)));
13153 }
13154 {
13155 PyDict_SetItemString(d,"PI_PADP_USE_LONG_FORMAT", SWIG_From_int((int)(PI_PADP_USE_LONG_FORMAT)));
13156 }
13157 {
13158 PyDict_SetItemString(d,"PI_CMP_TYPE", SWIG_From_int((int)(PI_CMP_TYPE)));
13159 }
13160 {
13161 PyDict_SetItemString(d,"PI_CMP_FLAGS", SWIG_From_int((int)(PI_CMP_FLAGS)));
13162 }
13163 {
13164 PyDict_SetItemString(d,"PI_CMP_VERS", SWIG_From_int((int)(PI_CMP_VERS)));
13165 }
13166 {
13167 PyDict_SetItemString(d,"PI_CMP_BAUD", SWIG_From_int((int)(PI_CMP_BAUD)));
13168 }
13169 {
13170 PyDict_SetItemString(d,"PI_NET_TYPE", SWIG_From_int((int)(PI_NET_TYPE)));
13171 }
13172 {
13173 PyDict_SetItemString(d,"PI_NET_SPLIT_WRITES", SWIG_From_int((int)(PI_NET_SPLIT_WRITES)));
13174 }
13175 {
13176 PyDict_SetItemString(d,"PI_NET_WRITE_CHUNKSIZE", SWIG_From_int((int)(PI_NET_WRITE_CHUNKSIZE)));
13177 }
13178 {
13179 PyDict_SetItemString(d,"PI_SOCK_STATE", SWIG_From_int((int)(PI_SOCK_STATE)));
13180 }
13181 {
13182 PyDict_SetItemString(d,"PI_SOCK_HONOR_RX_TIMEOUT", SWIG_From_int((int)(PI_SOCK_HONOR_RX_TIMEOUT)));
13183 }
13184 {
13185 PyDict_SetItemString(d,"PI_DLP_VERSION_MAJOR", SWIG_From_int((int)(1)));
13186 }
13187 {
13188 PyDict_SetItemString(d,"PI_DLP_VERSION_MINOR", SWIG_From_int((int)(4)));
13189 }
13190 {
13191 PyDict_SetItemString(d,"vfsMountFlagsUseThisFileSystem", SWIG_From_int((int)(0x01)));
13192 }
13193 {
13194 PyDict_SetItemString(d,"vfsMAXFILENAME", SWIG_From_int((int)(256)));
13195 }
13196 {
13197 PyDict_SetItemString(d,"vfsInvalidVolRef", SWIG_From_int((int)(0)));
13198 }
13199 {
13200 PyDict_SetItemString(d,"vfsInvalidFileRef", SWIG_From_long((long)(0L)));
13201 }
13202 {
13203 PyDict_SetItemString(d,"dlpDBFlagResource", SWIG_From_int((int)(dlpDBFlagResource)));
13204 }
13205 {
13206 PyDict_SetItemString(d,"dlpDBFlagReadOnly", SWIG_From_int((int)(dlpDBFlagReadOnly)));
13207 }
13208 {
13209 PyDict_SetItemString(d,"dlpDBFlagAppInfoDirty", SWIG_From_int((int)(dlpDBFlagAppInfoDirty)));
13210 }
13211 {
13212 PyDict_SetItemString(d,"dlpDBFlagBackup", SWIG_From_int((int)(dlpDBFlagBackup)));
13213 }
13214 {
13215 PyDict_SetItemString(d,"dlpDBFlagHidden", SWIG_From_int((int)(dlpDBFlagHidden)));
13216 }
13217 {
13218 PyDict_SetItemString(d,"dlpDBFlagLaunchable", SWIG_From_int((int)(dlpDBFlagLaunchable)));
13219 }
13220 {
13221 PyDict_SetItemString(d,"dlpDBFlagRecyclable", SWIG_From_int((int)(dlpDBFlagRecyclable)));
13222 }
13223 {
13224 PyDict_SetItemString(d,"dlpDBFlagBundle", SWIG_From_int((int)(dlpDBFlagBundle)));
13225 }
13226 {
13227 PyDict_SetItemString(d,"dlpDBFlagOpen", SWIG_From_int((int)(dlpDBFlagOpen)));
13228 }
13229 {
13230 PyDict_SetItemString(d,"dlpDBFlagNewer", SWIG_From_int((int)(dlpDBFlagNewer)));
13231 }
13232 {
13233 PyDict_SetItemString(d,"dlpDBFlagReset", SWIG_From_int((int)(dlpDBFlagReset)));
13234 }
13235 {
13236 PyDict_SetItemString(d,"dlpDBFlagCopyPrevention", SWIG_From_int((int)(dlpDBFlagCopyPrevention)));
13237 }
13238 {
13239 PyDict_SetItemString(d,"dlpDBFlagStream", SWIG_From_int((int)(dlpDBFlagStream)));
13240 }
13241 {
13242 PyDict_SetItemString(d,"dlpDBFlagSchema", SWIG_From_int((int)(dlpDBFlagSchema)));
13243 }
13244 {
13245 PyDict_SetItemString(d,"dlpDBFlagSecure", SWIG_From_int((int)(dlpDBFlagSecure)));
13246 }
13247 {
13248 PyDict_SetItemString(d,"dlpDBFlagExtended", SWIG_From_int((int)(dlpDBFlagExtended)));
13249 }
13250 {
13251 PyDict_SetItemString(d,"dlpDBFlagFixedUp", SWIG_From_int((int)(dlpDBFlagFixedUp)));
13252 }
13253 {
13254 PyDict_SetItemString(d,"dlpDBMiscFlagExcludeFromSync", SWIG_From_int((int)(dlpDBMiscFlagExcludeFromSync)));
13255 }
13256 {
13257 PyDict_SetItemString(d,"dlpDBMiscFlagRamBased", SWIG_From_int((int)(dlpDBMiscFlagRamBased)));
13258 }
13259 {
13260 PyDict_SetItemString(d,"dlpRecAttrDeleted", SWIG_From_int((int)(dlpRecAttrDeleted)));
13261 }
13262 {
13263 PyDict_SetItemString(d,"dlpRecAttrDirty", SWIG_From_int((int)(dlpRecAttrDirty)));
13264 }
13265 {
13266 PyDict_SetItemString(d,"dlpRecAttrBusy", SWIG_From_int((int)(dlpRecAttrBusy)));
13267 }
13268 {
13269 PyDict_SetItemString(d,"dlpRecAttrSecret", SWIG_From_int((int)(dlpRecAttrSecret)));
13270 }
13271 {
13272 PyDict_SetItemString(d,"dlpRecAttrArchived", SWIG_From_int((int)(dlpRecAttrArchived)));
13273 }
13274 {
13275 PyDict_SetItemString(d,"dlpOpenRead", SWIG_From_int((int)(dlpOpenRead)));
13276 }
13277 {
13278 PyDict_SetItemString(d,"dlpOpenWrite", SWIG_From_int((int)(dlpOpenWrite)));
13279 }
13280 {
13281 PyDict_SetItemString(d,"dlpOpenExclusive", SWIG_From_int((int)(dlpOpenExclusive)));
13282 }
13283 {
13284 PyDict_SetItemString(d,"dlpOpenSecret", SWIG_From_int((int)(dlpOpenSecret)));
13285 }
13286 {
13287 PyDict_SetItemString(d,"dlpOpenReadWrite", SWIG_From_int((int)(dlpOpenReadWrite)));
13288 }
13289 {
13290 PyDict_SetItemString(d,"dlpDBListRAM", SWIG_From_int((int)(dlpDBListRAM)));
13291 }
13292 {
13293 PyDict_SetItemString(d,"dlpDBListROM", SWIG_From_int((int)(dlpDBListROM)));
13294 }
13295 {
13296 PyDict_SetItemString(d,"dlpDBListMultiple", SWIG_From_int((int)(dlpDBListMultiple)));
13297 }
13298 {
13299 PyDict_SetItemString(d,"dlpFindDBOptFlagGetAttributes", SWIG_From_int((int)(dlpFindDBOptFlagGetAttributes)));
13300 }
13301 {
13302 PyDict_SetItemString(d,"dlpFindDBOptFlagGetSize", SWIG_From_int((int)(dlpFindDBOptFlagGetSize)));
13303 }
13304 {
13305 PyDict_SetItemString(d,"dlpFindDBOptFlagMaxRecSize", SWIG_From_int((int)(dlpFindDBOptFlagMaxRecSize)));
13306 }
13307 {
13308 PyDict_SetItemString(d,"dlpFindDBSrchFlagNewSearch", SWIG_From_int((int)(dlpFindDBSrchFlagNewSearch)));
13309 }
13310 {
13311 PyDict_SetItemString(d,"dlpFindDBSrchFlagOnlyLatest", SWIG_From_int((int)(dlpFindDBSrchFlagOnlyLatest)));
13312 }
13313 {
13314 PyDict_SetItemString(d,"dlpEndCodeNormal", SWIG_From_int((int)(dlpEndCodeNormal)));
13315 }
13316 {
13317 PyDict_SetItemString(d,"dlpEndCodeOutOfMemory", SWIG_From_int((int)(dlpEndCodeOutOfMemory)));
13318 }
13319 {
13320 PyDict_SetItemString(d,"dlpEndCodeUserCan", SWIG_From_int((int)(dlpEndCodeUserCan)));
13321 }
13322 {
13323 PyDict_SetItemString(d,"dlpEndCodeOther", SWIG_From_int((int)(dlpEndCodeOther)));
13324 }
13325 {
13326 PyDict_SetItemString(d,"dlpExpCapabilityHasStorage", SWIG_From_int((int)(dlpExpCapabilityHasStorage)));
13327 }
13328 {
13329 PyDict_SetItemString(d,"dlpExpCapabilityReadOnly", SWIG_From_int((int)(dlpExpCapabilityReadOnly)));
13330 }
13331 {
13332 PyDict_SetItemString(d,"dlpExpCapabilitySerial", SWIG_From_int((int)(dlpExpCapabilitySerial)));
13333 }
13334 {
13335 PyDict_SetItemString(d,"vfsVolAttrSlotBased", SWIG_From_int((int)(vfsVolAttrSlotBased)));
13336 }
13337 {
13338 PyDict_SetItemString(d,"vfsVolAttrReadOnly", SWIG_From_int((int)(vfsVolAttrReadOnly)));
13339 }
13340 {
13341 PyDict_SetItemString(d,"vfsVolAttrHidden", SWIG_From_int((int)(vfsVolAttrHidden)));
13342 }
13343 {
13344 PyDict_SetItemString(d,"vfsOriginBeginning", SWIG_From_int((int)(vfsOriginBeginning)));
13345 }
13346 {
13347 PyDict_SetItemString(d,"vfsOriginCurrent", SWIG_From_int((int)(vfsOriginCurrent)));
13348 }
13349 {
13350 PyDict_SetItemString(d,"vfsOriginEnd", SWIG_From_int((int)(vfsOriginEnd)));
13351 }
13352 {
13353 PyDict_SetItemString(d,"dlpVFSOpenExclusive", SWIG_From_int((int)(dlpVFSOpenExclusive)));
13354 }
13355 {
13356 PyDict_SetItemString(d,"dlpVFSOpenRead", SWIG_From_int((int)(dlpVFSOpenRead)));
13357 }
13358 {
13359 PyDict_SetItemString(d,"dlpVFSOpenWrite", SWIG_From_int((int)(dlpVFSOpenWrite)));
13360 }
13361 {
13362 PyDict_SetItemString(d,"dlpVFSOpenReadWrite", SWIG_From_int((int)(dlpVFSOpenReadWrite)));
13363 }
13364 {
13365 PyDict_SetItemString(d,"vfsModeExclusive", SWIG_From_int((int)(vfsModeExclusive)));
13366 }
13367 {
13368 PyDict_SetItemString(d,"vfsModeRead", SWIG_From_int((int)(vfsModeRead)));
13369 }
13370 {
13371 PyDict_SetItemString(d,"vfsModeWrite", SWIG_From_int((int)(vfsModeWrite)));
13372 }
13373 {
13374 PyDict_SetItemString(d,"vfsModeReadWrite", SWIG_From_int((int)(vfsModeReadWrite)));
13375 }
13376 {
13377 PyDict_SetItemString(d,"vfsModeCreate", SWIG_From_int((int)(vfsModeCreate)));
13378 }
13379 {
13380 PyDict_SetItemString(d,"vfsModeTruncate", SWIG_From_int((int)(vfsModeTruncate)));
13381 }
13382 {
13383 PyDict_SetItemString(d,"vfsModeLeaveOpen", SWIG_From_int((int)(vfsModeLeaveOpen)));
13384 }
13385 {
13386 PyDict_SetItemString(d,"vfsFileAttrReadOnly", SWIG_From_int((int)(vfsFileAttrReadOnly)));
13387 }
13388 {
13389 PyDict_SetItemString(d,"vfsFileAttrHidden", SWIG_From_int((int)(vfsFileAttrHidden)));
13390 }
13391 {
13392 PyDict_SetItemString(d,"vfsFileAttrSystem", SWIG_From_int((int)(vfsFileAttrSystem)));
13393 }
13394 {
13395 PyDict_SetItemString(d,"vfsFileAttrVolumeLabel", SWIG_From_int((int)(vfsFileAttrVolumeLabel)));
13396 }
13397 {
13398 PyDict_SetItemString(d,"vfsFileAttrDirectory", SWIG_From_int((int)(vfsFileAttrDirectory)));
13399 }
13400 {
13401 PyDict_SetItemString(d,"vfsFileAttrArchive", SWIG_From_int((int)(vfsFileAttrArchive)));
13402 }
13403 {
13404 PyDict_SetItemString(d,"vfsFileAttrLink", SWIG_From_int((int)(vfsFileAttrLink)));
13405 }
13406 {
13407 PyDict_SetItemString(d,"vfsFileDateCreated", SWIG_From_int((int)(vfsFileDateCreated)));
13408 }
13409 {
13410 PyDict_SetItemString(d,"vfsFileDateModified", SWIG_From_int((int)(vfsFileDateModified)));
13411 }
13412 {
13413 PyDict_SetItemString(d,"vfsFileDateAccessed", SWIG_From_int((int)(vfsFileDateAccessed)));
13414 }
13415 {
13416 PyDict_SetItemString(d,"vfsIteratorStart", SWIG_From_int((int)(vfsIteratorStart)));
13417 }
13418 {
13419 PyDict_SetItemString(d,"vfsIteratorStop", SWIG_From_int((int)(vfsIteratorStop)));
13420 }
13421 {
13422 PyDict_SetItemString(d,"dlpErrNoError", SWIG_From_int((int)(dlpErrNoError)));
13423 }
13424 {
13425 PyDict_SetItemString(d,"dlpErrSystem", SWIG_From_int((int)(dlpErrSystem)));
13426 }
13427 {
13428 PyDict_SetItemString(d,"dlpErrIllegalReq", SWIG_From_int((int)(dlpErrIllegalReq)));
13429 }
13430 {
13431 PyDict_SetItemString(d,"dlpErrMemory", SWIG_From_int((int)(dlpErrMemory)));
13432 }
13433 {
13434 PyDict_SetItemString(d,"dlpErrParam", SWIG_From_int((int)(dlpErrParam)));
13435 }
13436 {
13437 PyDict_SetItemString(d,"dlpErrNotFound", SWIG_From_int((int)(dlpErrNotFound)));
13438 }
13439 {
13440 PyDict_SetItemString(d,"dlpErrNoneOpen", SWIG_From_int((int)(dlpErrNoneOpen)));
13441 }
13442 {
13443 PyDict_SetItemString(d,"dlpErrAlreadyOpen", SWIG_From_int((int)(dlpErrAlreadyOpen)));
13444 }
13445 {
13446 PyDict_SetItemString(d,"dlpErrTooManyOpen", SWIG_From_int((int)(dlpErrTooManyOpen)));
13447 }
13448 {
13449 PyDict_SetItemString(d,"dlpErrExists", SWIG_From_int((int)(dlpErrExists)));
13450 }
13451 {
13452 PyDict_SetItemString(d,"dlpErrOpen", SWIG_From_int((int)(dlpErrOpen)));
13453 }
13454 {
13455 PyDict_SetItemString(d,"dlpErrDeleted", SWIG_From_int((int)(dlpErrDeleted)));
13456 }
13457 {
13458 PyDict_SetItemString(d,"dlpErrBusy", SWIG_From_int((int)(dlpErrBusy)));
13459 }
13460 {
13461 PyDict_SetItemString(d,"dlpErrNotSupp", SWIG_From_int((int)(dlpErrNotSupp)));
13462 }
13463 {
13464 PyDict_SetItemString(d,"dlpErrUnused1", SWIG_From_int((int)(dlpErrUnused1)));
13465 }
13466 {
13467 PyDict_SetItemString(d,"dlpErrReadOnly", SWIG_From_int((int)(dlpErrReadOnly)));
13468 }
13469 {
13470 PyDict_SetItemString(d,"dlpErrSpace", SWIG_From_int((int)(dlpErrSpace)));
13471 }
13472 {
13473 PyDict_SetItemString(d,"dlpErrLimit", SWIG_From_int((int)(dlpErrLimit)));
13474 }
13475 {
13476 PyDict_SetItemString(d,"dlpErrSync", SWIG_From_int((int)(dlpErrSync)));
13477 }
13478 {
13479 PyDict_SetItemString(d,"dlpErrWrapper", SWIG_From_int((int)(dlpErrWrapper)));
13480 }
13481 {
13482 PyDict_SetItemString(d,"dlpErrArgument", SWIG_From_int((int)(dlpErrArgument)));
13483 }
13484 {
13485 PyDict_SetItemString(d,"dlpErrSize", SWIG_From_int((int)(dlpErrSize)));
13486 }
13487 {
13488 PyDict_SetItemString(d,"dlpErrUnknown", SWIG_From_int((int)(dlpErrUnknown)));
13489 }
13490}
static swig_type_info * swig_types[30]
Definition pisock_wrap.c:1446
#define SWIG_From_long
Definition pisock_wrap.c:2048
#define SWIG_From_int
Definition pisock_wrap.c:1821
static swig_const_info swig_const_table[]
Definition pisock_wrap.c:12541
SWIGRUNTIME void SWIG_InitializeModule(void *clientdata)
Definition pisock_wrap.c:12593
#define SWIG_newvarlink()
Definition pisock_wrap.c:12704
#define SWIG_InstallConstants(d, constants)
Definition pisock_wrap.c:12706
static PyMethodDef SwigMethods[]
Definition pisock_wrap.c:12078
#define SWIG_init
Definition pisock_wrap.c:12958
#define SWIG_name
Definition pisock_wrap.c:1459
static PyObject * PIError
Definition pisock_wrap.c:1476
static swig_type_info * swig_type_initial[]
Definition pisock_wrap.c:12444
SWIGINTERN void SWIG_Python_FixMethods(PyMethodDef *methods, swig_const_info *const_table, swig_type_info **types, swig_type_info **types_initial)
Definition pisock_wrap.c:12902
#define SWIGEXPORT
Definition pisock_wrap.c:65

◆ SWIG_InstallConstants

#define SWIG_InstallConstants ( d,
constants )   SWIG_Python_InstallConstants(d, constants)

◆ SWIG_MangledTypeQuery

#define SWIG_MangledTypeQuery ( name)    SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)

◆ SWIG_MustGetPtr

#define SWIG_MustGetPtr ( p,
type,
argnum,
flags )   SWIG_Python_MustGetPtr(p, type, argnum, flags)

◆ SWIG_name

#define SWIG_name   "_pisock"

◆ SWIG_NEWOBJ

◆ SWIG_NewPackedObj

#define SWIG_NewPackedObj ( ptr,
sz,
type )   SWIG_Python_NewPackedObj(ptr, sz, type)

◆ SWIG_NewPointerObj

◆ SWIG_newvarlink

#define SWIG_newvarlink ( )    SWIG_Python_newvarlink()

◆ SWIG_null_ref

#define SWIG_null_ref ( type)    SWIG_Python_NullRef(type)

◆ SWIG_OLDOBJ

#define SWIG_OLDOBJ   1

Referenced by SWIG_AsCharPtrAndSize().

◆ SWIG_POINTER_DISOWN

◆ SWIG_POINTER_EXCEPTION

#define SWIG_POINTER_EXCEPTION   0x1

Referenced by _wrap_CardInfo_card_get(), _wrap_CardInfo_card_set(), _wrap_CardInfo_creation_get(), _wrap_CardInfo_creation_set(), _wrap_CardInfo_manufacturer_get(), _wrap_CardInfo_manufacturer_set(), _wrap_CardInfo_more_get(), _wrap_CardInfo_more_set(), _wrap_CardInfo_name_get(), _wrap_CardInfo_name_set(), _wrap_CardInfo_ramFree_get(), _wrap_CardInfo_ramFree_set(), _wrap_CardInfo_ramSize_get(), _wrap_CardInfo_ramSize_set(), _wrap_CardInfo_romSize_get(), _wrap_CardInfo_romSize_set(), _wrap_CardInfo_version_get(), _wrap_CardInfo_version_set(), _wrap_DBInfo_backupDate_get(), _wrap_DBInfo_backupDate_set(), _wrap_DBInfo_createDate_get(), _wrap_DBInfo_createDate_set(), _wrap_DBInfo_creator_get(), _wrap_DBInfo_creator_set(), _wrap_DBInfo_flags_get(), _wrap_DBInfo_flags_set(), _wrap_DBInfo_index_get(), _wrap_DBInfo_index_set(), _wrap_DBInfo_miscFlags_get(), _wrap_DBInfo_miscFlags_set(), _wrap_DBInfo_modifyDate_get(), _wrap_DBInfo_modifyDate_set(), _wrap_DBInfo_modnum_get(), _wrap_DBInfo_modnum_set(), _wrap_DBInfo_more_get(), _wrap_DBInfo_more_set(), _wrap_DBInfo_name_get(), _wrap_DBInfo_name_set(), _wrap_DBInfo_type_get(), _wrap_DBInfo_type_set(), _wrap_DBInfo_version_get(), _wrap_DBInfo_version_set(), _wrap_DBSizeInfo_appBlockSize_get(), _wrap_DBSizeInfo_appBlockSize_set(), _wrap_DBSizeInfo_dataBytes_get(), _wrap_DBSizeInfo_dataBytes_set(), _wrap_DBSizeInfo_maxRecSize_get(), _wrap_DBSizeInfo_maxRecSize_set(), _wrap_DBSizeInfo_numRecords_get(), _wrap_DBSizeInfo_numRecords_set(), _wrap_DBSizeInfo_sortBlockSize_get(), _wrap_DBSizeInfo_sortBlockSize_set(), _wrap_DBSizeInfo_totalBytes_get(), _wrap_DBSizeInfo_totalBytes_set(), _wrap_delete_CardInfo(), _wrap_delete_DBInfo(), _wrap_delete_DBSizeInfo(), _wrap_delete_NetSyncInfo(), _wrap_delete_pi_socket_list_t(), _wrap_delete_pi_socket_t(), _wrap_delete_VFSAnyMountParam(), _wrap_delete_VFSDirInfo(), _wrap_delete_VFSInfo(), _wrap_delete_VFSSlotMountParam(), _wrap_dlp_ExpCardInfo(), _wrap_dlp_ExpSlotMediaType(), _wrap_dlp_GetROMToken(), _wrap_dlp_GetSysDateTime_(), _wrap_dlp_htopdate(), _wrap_dlp_ptohdate(), _wrap_dlp_ReadAppPreference(), _wrap_dlp_ReadResourceByIndex(), _wrap_dlp_VFSDirEntryEnumerate(), _wrap_dlp_VFSFileGetAttributes(), _wrap_dlp_VFSFileGetDate(), _wrap_dlp_VFSFileOpen(), _wrap_dlp_VFSFileSize(), _wrap_dlp_VFSFileTell(), _wrap_dlp_VFSGetDefaultDir(), _wrap_dlp_VFSVolumeEnumerate(), _wrap_dlp_VFSVolumeFormat(), _wrap_dlp_VFSVolumeGetLabel(), _wrap_dlp_VFSVolumeInfo(), _wrap_NetSyncInfo_hostAddress_get(), _wrap_NetSyncInfo_hostAddress_set(), _wrap_NetSyncInfo_hostName_get(), _wrap_NetSyncInfo_hostName_set(), _wrap_NetSyncInfo_hostSubnetMask_get(), _wrap_NetSyncInfo_hostSubnetMask_set(), _wrap_NetSyncInfo_lanSync_get(), _wrap_NetSyncInfo_lanSync_set(), _wrap_pi_getsockopt(), _wrap_pi_send(), _wrap_pi_setsockopt(), _wrap_pi_socket_list_t_next_get(), _wrap_pi_socket_list_t_next_set(), _wrap_pi_socket_list_t_ps_get(), _wrap_pi_socket_list_t_ps_set(), _wrap_pi_socket_setsd(), _wrap_pi_socket_t_accept_to_get(), _wrap_pi_socket_t_accept_to_set(), _wrap_pi_socket_t_cmd_get(), _wrap_pi_socket_t_cmd_len_get(), _wrap_pi_socket_t_cmd_len_set(), _wrap_pi_socket_t_cmd_queue_get(), _wrap_pi_socket_t_cmd_queue_set(), _wrap_pi_socket_t_cmd_set(), _wrap_pi_socket_t_command_get(), _wrap_pi_socket_t_command_set(), _wrap_pi_socket_t_device_get(), _wrap_pi_socket_t_device_set(), _wrap_pi_socket_t_dlprecord_get(), _wrap_pi_socket_t_dlprecord_set(), _wrap_pi_socket_t_dlpversion_get(), _wrap_pi_socket_t_dlpversion_set(), _wrap_pi_socket_t_honor_rx_to_get(), _wrap_pi_socket_t_honor_rx_to_set(), _wrap_pi_socket_t_laddr_get(), _wrap_pi_socket_t_laddr_set(), _wrap_pi_socket_t_laddrlen_get(), _wrap_pi_socket_t_laddrlen_set(), _wrap_pi_socket_t_last_error_get(), _wrap_pi_socket_t_last_error_set(), _wrap_pi_socket_t_maxrecsize_get(), _wrap_pi_socket_t_maxrecsize_set(), _wrap_pi_socket_t_palmos_error_get(), _wrap_pi_socket_t_palmos_error_set(), _wrap_pi_socket_t_protocol_get(), _wrap_pi_socket_t_protocol_queue_get(), _wrap_pi_socket_t_protocol_queue_set(), _wrap_pi_socket_t_protocol_set(), _wrap_pi_socket_t_queue_len_get(), _wrap_pi_socket_t_queue_len_set(), _wrap_pi_socket_t_raddr_get(), _wrap_pi_socket_t_raddr_set(), _wrap_pi_socket_t_raddrlen_get(), _wrap_pi_socket_t_raddrlen_set(), _wrap_pi_socket_t_sd_get(), _wrap_pi_socket_t_sd_set(), _wrap_pi_socket_t_state_get(), _wrap_pi_socket_t_state_set(), _wrap_pi_socket_t_type_get(), _wrap_pi_socket_t_type_set(), _wrap_VFSAnyMountParam_mountClass_get(), _wrap_VFSAnyMountParam_mountClass_set(), _wrap_VFSAnyMountParam_reserved_get(), _wrap_VFSAnyMountParam_reserved_set(), _wrap_VFSAnyMountParam_volRefNum_get(), _wrap_VFSAnyMountParam_volRefNum_set(), _wrap_VFSDirInfo_attr_get(), _wrap_VFSDirInfo_attr_set(), _wrap_VFSDirInfo_name_get(), _wrap_VFSDirInfo_name_set(), _wrap_VFSInfo_attributes_get(), _wrap_VFSInfo_attributes_set(), _wrap_VFSInfo_fsCreator_get(), _wrap_VFSInfo_fsCreator_set(), _wrap_VFSInfo_fsType_get(), _wrap_VFSInfo_fsType_set(), _wrap_VFSInfo_mediaType_get(), _wrap_VFSInfo_mediaType_set(), _wrap_VFSInfo_mountClass_get(), _wrap_VFSInfo_mountClass_set(), _wrap_VFSInfo_reserved_get(), _wrap_VFSInfo_reserved_set(), _wrap_VFSInfo_slotLibRefNum_get(), _wrap_VFSInfo_slotLibRefNum_set(), _wrap_VFSInfo_slotRefNum_get(), _wrap_VFSInfo_slotRefNum_set(), _wrap_VFSSlotMountParam_slotLibRefNum_get(), _wrap_VFSSlotMountParam_slotLibRefNum_set(), _wrap_VFSSlotMountParam_slotRefNum_get(), _wrap_VFSSlotMountParam_slotRefNum_set(), _wrap_VFSSlotMountParam_vfsMountParam_get(), _wrap_VFSSlotMountParam_vfsMountParam_set(), SWIG_Python_ConvertPacked(), SWIG_Python_ConvertPtr(), and SWIG_Python_MustGetPtr().

◆ SWIG_preppend_errmsg

#define SWIG_preppend_errmsg ( msg)    SWIG_Python_AddErrMesg(msg,1)

◆ SWIG_PY_BINARY

#define SWIG_PY_BINARY   5

◆ SWIG_PY_FLOAT

#define SWIG_PY_FLOAT   2

◆ SWIG_PY_INT

#define SWIG_PY_INT   1

◆ SWIG_PY_POINTER

#define SWIG_PY_POINTER   4

◆ SWIG_PY_STRING

#define SWIG_PY_STRING   3

◆ SWIG_PYSTR

#define SWIG_PYSTR   SWIG_NEWOBJ + 1

Referenced by SWIG_AsCharPtrAndSize().

◆ SWIG_RUNTIME_VERSION

#define SWIG_RUNTIME_VERSION   "2"

◆ SWIG_SetModule

#define SWIG_SetModule ( clientdata,
pointer )   SWIG_Python_SetModule(pointer)

Referenced by SWIG_InitializeModule().

◆ SWIG_type_error

◆ SWIG_TYPE_TABLE_NAME

#define SWIG_TYPE_TABLE_NAME

◆ SWIG_TypeCheck_Template

#define SWIG_TypeCheck_Template ( comparison,
ty )
Value:
if (ty) { \
swig_cast_info *iter = ty->cast; \
while (iter) { \
if (comparison) { \
if (iter == ty->cast) return iter; \
/* Move iter to the top of the linked list */ \
iter->prev->next = iter->next; \
if (iter->next) \
iter->next->prev = iter->prev; \
iter->next = ty->cast; \
iter->prev = 0; \
if (ty->cast) ty->cast->prev = iter; \
ty->cast = iter; \
return iter; \
} \
iter = iter->next; \
} \
} \
return 0
Definition pisock_wrap.c:139
217#define SWIG_TypeCheck_Template(comparison, ty) \
218 if (ty) { \
219 swig_cast_info *iter = ty->cast; \
220 while (iter) { \
221 if (comparison) { \
222 if (iter == ty->cast) return iter; \
223 /* Move iter to the top of the linked list */ \
224 iter->prev->next = iter->next; \
225 if (iter->next) \
226 iter->next->prev = iter->prev; \
227 iter->next = ty->cast; \
228 iter->prev = 0; \
229 if (ty->cast) ty->cast->prev = iter; \
230 ty->cast = iter; \
231 return iter; \
232 } \
233 iter = iter->next; \
234 } \
235 } \
236 return 0

Referenced by SWIG_TypeCheck(), and SWIG_TypeCheckStruct().

◆ SWIG_TypeQuery

#define SWIG_TypeQuery ( name)    SWIG_TypeQueryModule(&swig_module, &swig_module, name)

◆ SWIGEXPORT

#define SWIGEXPORT

◆ SWIGINLINE

#define SWIGINLINE

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

◆ SWIGPYTHON

#define SWIGPYTHON

◆ SWIGRUNTIME

#define SWIGRUNTIME   SWIGINTERN

◆ SWIGRUNTIMEINLINE

#define SWIGRUNTIMEINLINE   SWIGRUNTIME SWIGINLINE

◆ SWIGSTDCALL

#define SWIGSTDCALL

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

◆ SWIGTYPE_p_CardInfo

◆ SWIGTYPE_p_char

#define SWIGTYPE_p_char   swig_types[10]

◆ SWIGTYPE_p_DBInfo

◆ SWIGTYPE_p_DBSizeInfo

◆ SWIGTYPE_p_int

◆ SWIGTYPE_p_long

#define SWIGTYPE_p_long   swig_types[12]

Referenced by _wrap_dlp_VFSVolumeSize().

◆ SWIGTYPE_p_NetSyncInfo

◆ SWIGTYPE_p_p_char

#define SWIGTYPE_p_p_char   swig_types[13]

Referenced by _wrap_dlp_ExpCardInfo().

◆ SWIGTYPE_p_p_pi_protocol

◆ SWIGTYPE_p_pi_buffer_t

#define SWIGTYPE_p_pi_buffer_t   swig_types[15]

◆ SWIGTYPE_p_pi_device

#define SWIGTYPE_p_pi_device   swig_types[16]

◆ SWIGTYPE_p_pi_protocol

#define SWIGTYPE_p_pi_protocol   swig_types[17]

◆ SWIGTYPE_p_pi_socket

#define SWIGTYPE_p_pi_socket   swig_types[18]

Referenced by _wrap_delete_pi_socket_t(), _wrap_new_pi_socket_t(), _wrap_pi_socket_list_t_ps_get(), _wrap_pi_socket_list_t_ps_set(), _wrap_pi_socket_setsd(), _wrap_pi_socket_t_accept_to_get(), _wrap_pi_socket_t_accept_to_set(), _wrap_pi_socket_t_cmd_get(), _wrap_pi_socket_t_cmd_len_get(), _wrap_pi_socket_t_cmd_len_set(), _wrap_pi_socket_t_cmd_queue_get(), _wrap_pi_socket_t_cmd_queue_set(), _wrap_pi_socket_t_cmd_set(), _wrap_pi_socket_t_command_get(), _wrap_pi_socket_t_command_set(), _wrap_pi_socket_t_device_get(), _wrap_pi_socket_t_device_set(), _wrap_pi_socket_t_dlprecord_get(), _wrap_pi_socket_t_dlprecord_set(), _wrap_pi_socket_t_dlpversion_get(), _wrap_pi_socket_t_dlpversion_set(), _wrap_pi_socket_t_honor_rx_to_get(), _wrap_pi_socket_t_honor_rx_to_set(), _wrap_pi_socket_t_laddr_get(), _wrap_pi_socket_t_laddr_set(), _wrap_pi_socket_t_laddrlen_get(), _wrap_pi_socket_t_laddrlen_set(), _wrap_pi_socket_t_last_error_get(), _wrap_pi_socket_t_last_error_set(), _wrap_pi_socket_t_maxrecsize_get(), _wrap_pi_socket_t_maxrecsize_set(), _wrap_pi_socket_t_palmos_error_get(), _wrap_pi_socket_t_palmos_error_set(), _wrap_pi_socket_t_protocol_get(), _wrap_pi_socket_t_protocol_queue_get(), _wrap_pi_socket_t_protocol_queue_set(), _wrap_pi_socket_t_protocol_set(), _wrap_pi_socket_t_queue_len_get(), _wrap_pi_socket_t_queue_len_set(), _wrap_pi_socket_t_raddr_get(), _wrap_pi_socket_t_raddr_set(), _wrap_pi_socket_t_raddrlen_get(), _wrap_pi_socket_t_raddrlen_set(), _wrap_pi_socket_t_sd_get(), _wrap_pi_socket_t_sd_set(), _wrap_pi_socket_t_state_get(), _wrap_pi_socket_t_state_set(), _wrap_pi_socket_t_type_get(), _wrap_pi_socket_t_type_set(), and pi_socket_t_swigregister().

◆ SWIGTYPE_p_pi_socket_list

◆ SWIGTYPE_p_PilotUser

#define SWIGTYPE_p_PilotUser   swig_types[4]

◆ SWIGTYPE_p_recordid_t

◆ SWIGTYPE_p_size_t

◆ SWIGTYPE_p_sockaddr

◆ SWIGTYPE_p_ssize_t

#define SWIGTYPE_p_ssize_t   swig_types[23]

◆ SWIGTYPE_p_SysInfo

#define SWIGTYPE_p_SysInfo   swig_types[5]

◆ SWIGTYPE_p_time_t

#define SWIGTYPE_p_time_t   swig_types[24]

◆ SWIGTYPE_p_unsigned_char

#define SWIGTYPE_p_unsigned_char   swig_types[25]

◆ SWIGTYPE_p_unsigned_long

◆ SWIGTYPE_p_VFSAnyMountParam

◆ SWIGTYPE_p_VFSDirInfo

◆ SWIGTYPE_p_VFSInfo

◆ SWIGTYPE_p_VFSSlotMountParam

◆ SWIGTYPE_ptrdiff_t

#define SWIGTYPE_ptrdiff_t   swig_types[27]

◆ SWIGTYPE_size_t

#define SWIGTYPE_size_t   swig_types[28]

◆ SWIGUNUSED

#define SWIGUNUSED

Typedef Documentation

◆ swig_cast_info

typedef struct swig_cast_info swig_cast_info

◆ swig_const_info

typedef struct swig_const_info swig_const_info

◆ swig_converter_func

typedef void *(* swig_converter_func) (void *)

◆ swig_dycast_func

typedef struct swig_type_info *(* swig_dycast_func) (void **)

◆ swig_globalvar

typedef struct swig_globalvar swig_globalvar

◆ swig_module_info

typedef struct swig_module_info swig_module_info

◆ swig_type_info

typedef struct swig_type_info swig_type_info

◆ swig_varlinkobject

typedef struct swig_varlinkobject swig_varlinkobject

Function Documentation

◆ _wrap_CardInfo_card_get()

static PyObject * _wrap_CardInfo_card_get ( PyObject * self,
PyObject * args )
static
7260 {
7261 PyObject *resultobj = NULL;
7262 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7263 int result;
7264 PyObject * obj0 = 0 ;
7265
7266 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_card_get",&obj0)) goto fail;
7268 if (SWIG_arg_fail(1)) SWIG_fail;
7269 result = (int) ((arg1)->card);
7270
7271 {
7272 resultobj = SWIG_From_int((int)(result));
7273 }
7274 return resultobj;
7275 fail:
7276 return NULL;
7277}
static int fail(const char *func)
Definition pilot-read-palmpix.c:435
#define SWIG_arg_fail(arg)
Definition pisock_wrap.c:530
#define SWIG_POINTER_EXCEPTION
Definition pisock_wrap.c:613
#define SWIGTYPE_p_CardInfo
Definition pisock_wrap.c:1417
SWIGRUNTIME int SWIG_Python_ConvertPtr(PyObject *obj, void **ptr, swig_type_info *ty, int flags)
Definition pisock_wrap.c:1144
#define SWIG_fail
Definition pisock_wrap.c:529

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_card_set()

static PyObject * _wrap_CardInfo_card_set ( PyObject * self,
PyObject * args )
static
7237 {
7238 PyObject *resultobj = NULL;
7239 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7240 int arg2 ;
7241 PyObject * obj0 = 0 ;
7242 PyObject * obj1 = 0 ;
7243
7244 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_card_set",&obj0,&obj1)) goto fail;
7246 if (SWIG_arg_fail(1)) SWIG_fail;
7247 {
7248 arg2 = (int)(SWIG_As_int(obj1));
7249 if (SWIG_arg_fail(2)) SWIG_fail;
7250 }
7251 if (arg1) (arg1)->card = arg2;
7252
7253 Py_INCREF(Py_None); resultobj = Py_None;
7254 return resultobj;
7255 fail:
7256 return NULL;
7257}
SWIGINTERNINLINE int SWIG_As_int(PyObject *obj)
Definition pisock_wrap.c:1906

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_creation_get()

static PyObject * _wrap_CardInfo_creation_get ( PyObject * self,
PyObject * args )
static
7389 {
7390 PyObject *resultobj = NULL;
7391 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7392 time_t result;
7393 PyObject * obj0 = 0 ;
7394
7395 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_creation_get",&obj0)) goto fail;
7397 if (SWIG_arg_fail(1)) SWIG_fail;
7398 result = ((arg1)->creation);
7399
7400 {
7401 resultobj = SWIG_From_long((long)(result));
7402 }
7403 return resultobj;
7404 fail:
7405 return NULL;
7406}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_long, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_creation_set()

static PyObject * _wrap_CardInfo_creation_set ( PyObject * self,
PyObject * args )
static
7366 {
7367 PyObject *resultobj = NULL;
7368 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7369 time_t arg2 ;
7370 PyObject * obj0 = 0 ;
7371 PyObject * obj1 = 0 ;
7372
7373 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_creation_set",&obj0,&obj1)) goto fail;
7375 if (SWIG_arg_fail(1)) SWIG_fail;
7376 {
7377 arg2 = (time_t)(SWIG_As_long(obj1));
7378 if (SWIG_arg_fail(2)) SWIG_fail;
7379 }
7380 if (arg1) (arg1)->creation = arg2;
7381
7382 Py_INCREF(Py_None); resultobj = Py_None;
7383 return resultobj;
7384 fail:
7385 return NULL;
7386}
SWIGINTERNINLINE long SWIG_As_long(PyObject *obj)
Definition pisock_wrap.c:2159

References fail(), SWIG_arg_fail, SWIG_As_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_manufacturer_get()

static PyObject * _wrap_CardInfo_manufacturer_get ( PyObject * self,
PyObject * args )
static
7618 {
7619 PyObject *resultobj = NULL;
7620 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7621 char *result;
7622 PyObject * obj0 = 0 ;
7623
7624 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_manufacturer_get",&obj0)) goto fail;
7626 if (SWIG_arg_fail(1)) SWIG_fail;
7627 result = (char *)(char *) ((arg1)->manufacturer);
7628
7629 {
7630 size_t size = 128;
7631#ifndef SWIG_PRESERVE_CARRAY_SIZE
7632 while (size && (result[size - 1] == '\0')) --size;
7633#endif
7634 resultobj = SWIG_FromCharArray(result, size);
7635 }
7636 return resultobj;
7637 fail:
7638 return NULL;
7639}
SWIGINTERNINLINE PyObject * SWIG_FromCharArray(const char *carray, size_t size)
Definition pisock_wrap.c:2082
int size
Definition validate.cc:81

References fail(), size, SWIG_arg_fail, SWIG_fail, SWIG_FromCharArray(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_manufacturer_set()

static PyObject * _wrap_CardInfo_manufacturer_set ( PyObject * self,
PyObject * args )
static
7590 {
7591 PyObject *resultobj = NULL;
7592 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7593 char *arg2 ;
7594 char temp2[128] ;
7595 PyObject * obj0 = 0 ;
7596 PyObject * obj1 = 0 ;
7597
7598 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_manufacturer_set",&obj0,&obj1)) goto fail;
7600 if (SWIG_arg_fail(1)) SWIG_fail;
7601 {
7602 if (!SWIG_AsCharArray(obj1, temp2, 128)) {
7604 }
7605 arg2 = temp2;
7606 }
7607 {
7608 if (arg2) memcpy(arg1->manufacturer,arg2,128*sizeof(char));
7609 else memset(arg1->manufacturer,0,128*sizeof(char));
7610 }
7611 Py_INCREF(Py_None); resultobj = Py_None;
7612 return resultobj;
7613 fail:
7614 return NULL;
7615}
SWIGINTERN int SWIG_AsCharArray(PyObject *obj, char *val, size_t size)
Definition pisock_wrap.c:2053

References fail(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_more_get()

static PyObject * _wrap_CardInfo_more_get ( PyObject * self,
PyObject * args )
static
7346 {
7347 PyObject *resultobj = NULL;
7348 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7349 int result;
7350 PyObject * obj0 = 0 ;
7351
7352 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_more_get",&obj0)) goto fail;
7354 if (SWIG_arg_fail(1)) SWIG_fail;
7355 result = (int) ((arg1)->more);
7356
7357 {
7358 resultobj = SWIG_From_int((int)(result));
7359 }
7360 return resultobj;
7361 fail:
7362 return NULL;
7363}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_more_set()

static PyObject * _wrap_CardInfo_more_set ( PyObject * self,
PyObject * args )
static
7323 {
7324 PyObject *resultobj = NULL;
7325 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7326 int arg2 ;
7327 PyObject * obj0 = 0 ;
7328 PyObject * obj1 = 0 ;
7329
7330 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_more_set",&obj0,&obj1)) goto fail;
7332 if (SWIG_arg_fail(1)) SWIG_fail;
7333 {
7334 arg2 = (int)(SWIG_As_int(obj1));
7335 if (SWIG_arg_fail(2)) SWIG_fail;
7336 }
7337 if (arg1) (arg1)->more = arg2;
7338
7339 Py_INCREF(Py_None); resultobj = Py_None;
7340 return resultobj;
7341 fail:
7342 return NULL;
7343}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_name_get()

static PyObject * _wrap_CardInfo_name_get ( PyObject * self,
PyObject * args )
static
7566 {
7567 PyObject *resultobj = NULL;
7568 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7569 char *result;
7570 PyObject * obj0 = 0 ;
7571
7572 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_name_get",&obj0)) goto fail;
7574 if (SWIG_arg_fail(1)) SWIG_fail;
7575 result = (char *)(char *) ((arg1)->name);
7576
7577 {
7578 size_t size = 128;
7579#ifndef SWIG_PRESERVE_CARRAY_SIZE
7580 while (size && (result[size - 1] == '\0')) --size;
7581#endif
7582 resultobj = SWIG_FromCharArray(result, size);
7583 }
7584 return resultobj;
7585 fail:
7586 return NULL;
7587}
char * name
Definition pilot-debug.c:1566

References fail(), name, size, SWIG_arg_fail, SWIG_fail, SWIG_FromCharArray(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_name_set()

static PyObject * _wrap_CardInfo_name_set ( PyObject * self,
PyObject * args )
static
7538 {
7539 PyObject *resultobj = NULL;
7540 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7541 char *arg2 ;
7542 char temp2[128] ;
7543 PyObject * obj0 = 0 ;
7544 PyObject * obj1 = 0 ;
7545
7546 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_name_set",&obj0,&obj1)) goto fail;
7548 if (SWIG_arg_fail(1)) SWIG_fail;
7549 {
7550 if (!SWIG_AsCharArray(obj1, temp2, 128)) {
7552 }
7553 arg2 = temp2;
7554 }
7555 {
7556 if (arg2) memcpy(arg1->name,arg2,128*sizeof(char));
7557 else memset(arg1->name,0,128*sizeof(char));
7558 }
7559 Py_INCREF(Py_None); resultobj = Py_None;
7560 return resultobj;
7561 fail:
7562 return NULL;
7563}

References fail(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_ramFree_get()

static PyObject * _wrap_CardInfo_ramFree_get ( PyObject * self,
PyObject * args )
static
7518 {
7519 PyObject *resultobj = NULL;
7520 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7521 unsigned long result;
7522 PyObject * obj0 = 0 ;
7523
7524 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_ramFree_get",&obj0)) goto fail;
7526 if (SWIG_arg_fail(1)) SWIG_fail;
7527 result = (unsigned long) ((arg1)->ramFree);
7528
7529 {
7530 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
7531 }
7532 return resultobj;
7533 fail:
7534 return NULL;
7535}
SWIGINTERNINLINE PyObject * SWIG_From_unsigned_SS_long(unsigned long value)
Definition pisock_wrap.c:1975

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_ramFree_set()

static PyObject * _wrap_CardInfo_ramFree_set ( PyObject * self,
PyObject * args )
static
7495 {
7496 PyObject *resultobj = NULL;
7497 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7498 unsigned long arg2 ;
7499 PyObject * obj0 = 0 ;
7500 PyObject * obj1 = 0 ;
7501
7502 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_ramFree_set",&obj0,&obj1)) goto fail;
7504 if (SWIG_arg_fail(1)) SWIG_fail;
7505 {
7506 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
7507 if (SWIG_arg_fail(2)) SWIG_fail;
7508 }
7509 if (arg1) (arg1)->ramFree = arg2;
7510
7511 Py_INCREF(Py_None); resultobj = Py_None;
7512 return resultobj;
7513 fail:
7514 return NULL;
7515}
SWIGINTERNINLINE unsigned long SWIG_As_unsigned_SS_long(PyObject *obj)
Definition pisock_wrap.c:1954

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_ramSize_get()

static PyObject * _wrap_CardInfo_ramSize_get ( PyObject * self,
PyObject * args )
static
7475 {
7476 PyObject *resultobj = NULL;
7477 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7478 unsigned long result;
7479 PyObject * obj0 = 0 ;
7480
7481 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_ramSize_get",&obj0)) goto fail;
7483 if (SWIG_arg_fail(1)) SWIG_fail;
7484 result = (unsigned long) ((arg1)->ramSize);
7485
7486 {
7487 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
7488 }
7489 return resultobj;
7490 fail:
7491 return NULL;
7492}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_ramSize_set()

static PyObject * _wrap_CardInfo_ramSize_set ( PyObject * self,
PyObject * args )
static
7452 {
7453 PyObject *resultobj = NULL;
7454 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7455 unsigned long arg2 ;
7456 PyObject * obj0 = 0 ;
7457 PyObject * obj1 = 0 ;
7458
7459 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_ramSize_set",&obj0,&obj1)) goto fail;
7461 if (SWIG_arg_fail(1)) SWIG_fail;
7462 {
7463 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
7464 if (SWIG_arg_fail(2)) SWIG_fail;
7465 }
7466 if (arg1) (arg1)->ramSize = arg2;
7467
7468 Py_INCREF(Py_None); resultobj = Py_None;
7469 return resultobj;
7470 fail:
7471 return NULL;
7472}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_romSize_get()

static PyObject * _wrap_CardInfo_romSize_get ( PyObject * self,
PyObject * args )
static
7432 {
7433 PyObject *resultobj = NULL;
7434 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7435 unsigned long result;
7436 PyObject * obj0 = 0 ;
7437
7438 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_romSize_get",&obj0)) goto fail;
7440 if (SWIG_arg_fail(1)) SWIG_fail;
7441 result = (unsigned long) ((arg1)->romSize);
7442
7443 {
7444 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
7445 }
7446 return resultobj;
7447 fail:
7448 return NULL;
7449}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_romSize_set()

static PyObject * _wrap_CardInfo_romSize_set ( PyObject * self,
PyObject * args )
static
7409 {
7410 PyObject *resultobj = NULL;
7411 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7412 unsigned long arg2 ;
7413 PyObject * obj0 = 0 ;
7414 PyObject * obj1 = 0 ;
7415
7416 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_romSize_set",&obj0,&obj1)) goto fail;
7418 if (SWIG_arg_fail(1)) SWIG_fail;
7419 {
7420 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
7421 if (SWIG_arg_fail(2)) SWIG_fail;
7422 }
7423 if (arg1) (arg1)->romSize = arg2;
7424
7425 Py_INCREF(Py_None); resultobj = Py_None;
7426 return resultobj;
7427 fail:
7428 return NULL;
7429}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_version_get()

static PyObject * _wrap_CardInfo_version_get ( PyObject * self,
PyObject * args )
static
7303 {
7304 PyObject *resultobj = NULL;
7305 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7306 int result;
7307 PyObject * obj0 = 0 ;
7308
7309 if(!PyArg_ParseTuple(args,(char *)"O:CardInfo_version_get",&obj0)) goto fail;
7311 if (SWIG_arg_fail(1)) SWIG_fail;
7312 result = (int) ((arg1)->version);
7313
7314 {
7315 resultobj = SWIG_From_int((int)(result));
7316 }
7317 return resultobj;
7318 fail:
7319 return NULL;
7320}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_CardInfo_version_set()

static PyObject * _wrap_CardInfo_version_set ( PyObject * self,
PyObject * args )
static
7280 {
7281 PyObject *resultobj = NULL;
7282 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7283 int arg2 ;
7284 PyObject * obj0 = 0 ;
7285 PyObject * obj1 = 0 ;
7286
7287 if(!PyArg_ParseTuple(args,(char *)"OO:CardInfo_version_set",&obj0,&obj1)) goto fail;
7289 if (SWIG_arg_fail(1)) SWIG_fail;
7290 {
7291 arg2 = (int)(SWIG_As_int(obj1));
7292 if (SWIG_arg_fail(2)) SWIG_fail;
7293 }
7294 if (arg1) (arg1)->version = arg2;
7295
7296 Py_INCREF(Py_None); resultobj = Py_None;
7297 return resultobj;
7298 fail:
7299 return NULL;
7300}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_backupDate_get()

static PyObject * _wrap_DBInfo_backupDate_get ( PyObject * self,
PyObject * args )
static
6883 {
6884 PyObject *resultobj = NULL;
6885 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6886 time_t result;
6887 PyObject * obj0 = 0 ;
6888
6889 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_backupDate_get",&obj0)) goto fail;
6891 if (SWIG_arg_fail(1)) SWIG_fail;
6892 result = ((arg1)->backupDate);
6893
6894 {
6895 resultobj = SWIG_From_long((long)(result));
6896 }
6897 return resultobj;
6898 fail:
6899 return NULL;
6900}
#define SWIGTYPE_p_DBInfo
Definition pisock_wrap.c:1418

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_long, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_backupDate_set()

static PyObject * _wrap_DBInfo_backupDate_set ( PyObject * self,
PyObject * args )
static
6860 {
6861 PyObject *resultobj = NULL;
6862 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6863 time_t arg2 ;
6864 PyObject * obj0 = 0 ;
6865 PyObject * obj1 = 0 ;
6866
6867 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_backupDate_set",&obj0,&obj1)) goto fail;
6869 if (SWIG_arg_fail(1)) SWIG_fail;
6870 {
6871 arg2 = (time_t)(SWIG_As_long(obj1));
6872 if (SWIG_arg_fail(2)) SWIG_fail;
6873 }
6874 if (arg1) (arg1)->backupDate = arg2;
6875
6876 Py_INCREF(Py_None); resultobj = Py_None;
6877 return resultobj;
6878 fail:
6879 return NULL;
6880}

References fail(), SWIG_arg_fail, SWIG_As_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_createDate_get()

static PyObject * _wrap_DBInfo_createDate_get ( PyObject * self,
PyObject * args )
static
6797 {
6798 PyObject *resultobj = NULL;
6799 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6800 time_t result;
6801 PyObject * obj0 = 0 ;
6802
6803 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_createDate_get",&obj0)) goto fail;
6805 if (SWIG_arg_fail(1)) SWIG_fail;
6806 result = ((arg1)->createDate);
6807
6808 {
6809 resultobj = SWIG_From_long((long)(result));
6810 }
6811 return resultobj;
6812 fail:
6813 return NULL;
6814}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_long, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_createDate_set()

static PyObject * _wrap_DBInfo_createDate_set ( PyObject * self,
PyObject * args )
static
6774 {
6775 PyObject *resultobj = NULL;
6776 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6777 time_t arg2 ;
6778 PyObject * obj0 = 0 ;
6779 PyObject * obj1 = 0 ;
6780
6781 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_createDate_set",&obj0,&obj1)) goto fail;
6783 if (SWIG_arg_fail(1)) SWIG_fail;
6784 {
6785 arg2 = (time_t)(SWIG_As_long(obj1));
6786 if (SWIG_arg_fail(2)) SWIG_fail;
6787 }
6788 if (arg1) (arg1)->createDate = arg2;
6789
6790 Py_INCREF(Py_None); resultobj = Py_None;
6791 return resultobj;
6792 fail:
6793 return NULL;
6794}

References fail(), SWIG_arg_fail, SWIG_As_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_creator_get()

static PyObject * _wrap_DBInfo_creator_get ( PyObject * self,
PyObject * args )
static
6668 {
6669 PyObject *resultobj = NULL;
6670 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6671 unsigned long result;
6672 PyObject * obj0 = 0 ;
6673
6674 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_creator_get",&obj0)) goto fail;
6676 if (SWIG_arg_fail(1)) SWIG_fail;
6677 result = (unsigned long) ((arg1)->creator);
6678
6679 {
6680 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
6681 }
6682 return resultobj;
6683 fail:
6684 return NULL;
6685}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_creator_set()

static PyObject * _wrap_DBInfo_creator_set ( PyObject * self,
PyObject * args )
static
6639 {
6640 PyObject *resultobj = NULL;
6641 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6642 unsigned long arg2 ;
6643 PyObject * obj0 = 0 ;
6644 PyObject * obj1 = 0 ;
6645
6646 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_creator_set",&obj0,&obj1)) goto fail;
6648 if (SWIG_arg_fail(1)) SWIG_fail;
6649 {
6650 if (PyString_Check(obj1))
6651 arg2 = makelong(PyString_AS_STRING(obj1));
6652 else if (PyInt_Check(obj1))
6653 arg2 = PyInt_AsLong(obj1);
6654 else {
6655 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
6656 SWIG_fail;
6657 }
6658 }
6659 if (arg1) (arg1)->creator = arg2;
6660
6661 Py_INCREF(Py_None); resultobj = Py_None;
6662 return resultobj;
6663 fail:
6664 return NULL;
6665}
unsigned long makelong(char *c)
Definition utils.c:298

References fail(), makelong(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_flags_get()

static PyObject * _wrap_DBInfo_flags_get ( PyObject * self,
PyObject * args )
static
6484 {
6485 PyObject *resultobj = NULL;
6486 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6487 unsigned int result;
6488 PyObject * obj0 = 0 ;
6489
6490 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_flags_get",&obj0)) goto fail;
6492 if (SWIG_arg_fail(1)) SWIG_fail;
6493 result = (unsigned int) ((arg1)->flags);
6494
6495 {
6496 resultobj = SWIG_From_unsigned_SS_int((unsigned int)(result));
6497 }
6498 return resultobj;
6499 fail:
6500 return NULL;
6501}
#define SWIG_From_unsigned_SS_int
Definition pisock_wrap.c:2282

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_flags_set()

static PyObject * _wrap_DBInfo_flags_set ( PyObject * self,
PyObject * args )
static
6461 {
6462 PyObject *resultobj = NULL;
6463 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6464 unsigned int arg2 ;
6465 PyObject * obj0 = 0 ;
6466 PyObject * obj1 = 0 ;
6467
6468 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_flags_set",&obj0,&obj1)) goto fail;
6470 if (SWIG_arg_fail(1)) SWIG_fail;
6471 {
6472 arg2 = (unsigned int)(SWIG_As_unsigned_SS_int(obj1));
6473 if (SWIG_arg_fail(2)) SWIG_fail;
6474 }
6475 if (arg1) (arg1)->flags = arg2;
6476
6477 Py_INCREF(Py_None); resultobj = Py_None;
6478 return resultobj;
6479 fail:
6480 return NULL;
6481}
unsigned short flags
Definition darwinusb.c:311
SWIGINTERNINLINE unsigned int SWIG_As_unsigned_SS_int(PyObject *obj)
Definition pisock_wrap.c:2256

References fail(), flags, SWIG_arg_fail, SWIG_As_unsigned_SS_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_index_get()

static PyObject * _wrap_DBInfo_index_get ( PyObject * self,
PyObject * args )
static
6754 {
6755 PyObject *resultobj = NULL;
6756 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6757 unsigned int result;
6758 PyObject * obj0 = 0 ;
6759
6760 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_index_get",&obj0)) goto fail;
6762 if (SWIG_arg_fail(1)) SWIG_fail;
6763 result = (unsigned int) ((arg1)->index);
6764
6765 {
6766 resultobj = SWIG_From_unsigned_SS_int((unsigned int)(result));
6767 }
6768 return resultobj;
6769 fail:
6770 return NULL;
6771}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_index_set()

static PyObject * _wrap_DBInfo_index_set ( PyObject * self,
PyObject * args )
static
6731 {
6732 PyObject *resultobj = NULL;
6733 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6734 unsigned int arg2 ;
6735 PyObject * obj0 = 0 ;
6736 PyObject * obj1 = 0 ;
6737
6738 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_index_set",&obj0,&obj1)) goto fail;
6740 if (SWIG_arg_fail(1)) SWIG_fail;
6741 {
6742 arg2 = (unsigned int)(SWIG_As_unsigned_SS_int(obj1));
6743 if (SWIG_arg_fail(2)) SWIG_fail;
6744 }
6745 if (arg1) (arg1)->index = arg2;
6746
6747 Py_INCREF(Py_None); resultobj = Py_None;
6748 return resultobj;
6749 fail:
6750 return NULL;
6751}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_miscFlags_get()

static PyObject * _wrap_DBInfo_miscFlags_get ( PyObject * self,
PyObject * args )
static
6527 {
6528 PyObject *resultobj = NULL;
6529 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6530 unsigned int result;
6531 PyObject * obj0 = 0 ;
6532
6533 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_miscFlags_get",&obj0)) goto fail;
6535 if (SWIG_arg_fail(1)) SWIG_fail;
6536 result = (unsigned int) ((arg1)->miscFlags);
6537
6538 {
6539 resultobj = SWIG_From_unsigned_SS_int((unsigned int)(result));
6540 }
6541 return resultobj;
6542 fail:
6543 return NULL;
6544}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_miscFlags_set()

static PyObject * _wrap_DBInfo_miscFlags_set ( PyObject * self,
PyObject * args )
static
6504 {
6505 PyObject *resultobj = NULL;
6506 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6507 unsigned int arg2 ;
6508 PyObject * obj0 = 0 ;
6509 PyObject * obj1 = 0 ;
6510
6511 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_miscFlags_set",&obj0,&obj1)) goto fail;
6513 if (SWIG_arg_fail(1)) SWIG_fail;
6514 {
6515 arg2 = (unsigned int)(SWIG_As_unsigned_SS_int(obj1));
6516 if (SWIG_arg_fail(2)) SWIG_fail;
6517 }
6518 if (arg1) (arg1)->miscFlags = arg2;
6519
6520 Py_INCREF(Py_None); resultobj = Py_None;
6521 return resultobj;
6522 fail:
6523 return NULL;
6524}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_modifyDate_get()

static PyObject * _wrap_DBInfo_modifyDate_get ( PyObject * self,
PyObject * args )
static
6840 {
6841 PyObject *resultobj = NULL;
6842 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6843 time_t result;
6844 PyObject * obj0 = 0 ;
6845
6846 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_modifyDate_get",&obj0)) goto fail;
6848 if (SWIG_arg_fail(1)) SWIG_fail;
6849 result = ((arg1)->modifyDate);
6850
6851 {
6852 resultobj = SWIG_From_long((long)(result));
6853 }
6854 return resultobj;
6855 fail:
6856 return NULL;
6857}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_long, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_modifyDate_set()

static PyObject * _wrap_DBInfo_modifyDate_set ( PyObject * self,
PyObject * args )
static
6817 {
6818 PyObject *resultobj = NULL;
6819 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6820 time_t arg2 ;
6821 PyObject * obj0 = 0 ;
6822 PyObject * obj1 = 0 ;
6823
6824 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_modifyDate_set",&obj0,&obj1)) goto fail;
6826 if (SWIG_arg_fail(1)) SWIG_fail;
6827 {
6828 arg2 = (time_t)(SWIG_As_long(obj1));
6829 if (SWIG_arg_fail(2)) SWIG_fail;
6830 }
6831 if (arg1) (arg1)->modifyDate = arg2;
6832
6833 Py_INCREF(Py_None); resultobj = Py_None;
6834 return resultobj;
6835 fail:
6836 return NULL;
6837}

References fail(), SWIG_arg_fail, SWIG_As_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_modnum_get()

static PyObject * _wrap_DBInfo_modnum_get ( PyObject * self,
PyObject * args )
static
6711 {
6712 PyObject *resultobj = NULL;
6713 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6714 unsigned long result;
6715 PyObject * obj0 = 0 ;
6716
6717 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_modnum_get",&obj0)) goto fail;
6719 if (SWIG_arg_fail(1)) SWIG_fail;
6720 result = (unsigned long) ((arg1)->modnum);
6721
6722 {
6723 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
6724 }
6725 return resultobj;
6726 fail:
6727 return NULL;
6728}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_modnum_set()

static PyObject * _wrap_DBInfo_modnum_set ( PyObject * self,
PyObject * args )
static
6688 {
6689 PyObject *resultobj = NULL;
6690 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6691 unsigned long arg2 ;
6692 PyObject * obj0 = 0 ;
6693 PyObject * obj1 = 0 ;
6694
6695 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_modnum_set",&obj0,&obj1)) goto fail;
6697 if (SWIG_arg_fail(1)) SWIG_fail;
6698 {
6699 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
6700 if (SWIG_arg_fail(2)) SWIG_fail;
6701 }
6702 if (arg1) (arg1)->modnum = arg2;
6703
6704 Py_INCREF(Py_None); resultobj = Py_None;
6705 return resultobj;
6706 fail:
6707 return NULL;
6708}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_more_get()

static PyObject * _wrap_DBInfo_more_get ( PyObject * self,
PyObject * args )
static
6389 {
6390 PyObject *resultobj = NULL;
6391 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6392 int result;
6393 PyObject * obj0 = 0 ;
6394
6395 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_more_get",&obj0)) goto fail;
6397 if (SWIG_arg_fail(1)) SWIG_fail;
6398 result = (int) ((arg1)->more);
6399
6400 {
6401 resultobj = SWIG_From_int((int)(result));
6402 }
6403 return resultobj;
6404 fail:
6405 return NULL;
6406}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_more_set()

static PyObject * _wrap_DBInfo_more_set ( PyObject * self,
PyObject * args )
static
6366 {
6367 PyObject *resultobj = NULL;
6368 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6369 int arg2 ;
6370 PyObject * obj0 = 0 ;
6371 PyObject * obj1 = 0 ;
6372
6373 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_more_set",&obj0,&obj1)) goto fail;
6375 if (SWIG_arg_fail(1)) SWIG_fail;
6376 {
6377 arg2 = (int)(SWIG_As_int(obj1));
6378 if (SWIG_arg_fail(2)) SWIG_fail;
6379 }
6380 if (arg1) (arg1)->more = arg2;
6381
6382 Py_INCREF(Py_None); resultobj = Py_None;
6383 return resultobj;
6384 fail:
6385 return NULL;
6386}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_name_get()

static PyObject * _wrap_DBInfo_name_get ( PyObject * self,
PyObject * args )
static
6437 {
6438 PyObject *resultobj = NULL;
6439 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6440 char *result;
6441 PyObject * obj0 = 0 ;
6442
6443 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_name_get",&obj0)) goto fail;
6445 if (SWIG_arg_fail(1)) SWIG_fail;
6446 result = (char *)(char *) ((arg1)->name);
6447
6448 {
6449 size_t size = 34;
6450#ifndef SWIG_PRESERVE_CARRAY_SIZE
6451 while (size && (result[size - 1] == '\0')) --size;
6452#endif
6453 resultobj = SWIG_FromCharArray(result, size);
6454 }
6455 return resultobj;
6456 fail:
6457 return NULL;
6458}

References fail(), name, size, SWIG_arg_fail, SWIG_fail, SWIG_FromCharArray(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_name_set()

static PyObject * _wrap_DBInfo_name_set ( PyObject * self,
PyObject * args )
static
6409 {
6410 PyObject *resultobj = NULL;
6411 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6412 char *arg2 ;
6413 char temp2[34] ;
6414 PyObject * obj0 = 0 ;
6415 PyObject * obj1 = 0 ;
6416
6417 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_name_set",&obj0,&obj1)) goto fail;
6419 if (SWIG_arg_fail(1)) SWIG_fail;
6420 {
6421 if (!SWIG_AsCharArray(obj1, temp2, 34)) {
6423 }
6424 arg2 = temp2;
6425 }
6426 {
6427 if (arg2) memcpy(arg1->name,arg2,34*sizeof(char));
6428 else memset(arg1->name,0,34*sizeof(char));
6429 }
6430 Py_INCREF(Py_None); resultobj = Py_None;
6431 return resultobj;
6432 fail:
6433 return NULL;
6434}

References fail(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_type_get()

static PyObject * _wrap_DBInfo_type_get ( PyObject * self,
PyObject * args )
static
6619 {
6620 PyObject *resultobj = NULL;
6621 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6622 unsigned long result;
6623 PyObject * obj0 = 0 ;
6624
6625 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_type_get",&obj0)) goto fail;
6627 if (SWIG_arg_fail(1)) SWIG_fail;
6628 result = (unsigned long) ((arg1)->type);
6629
6630 {
6631 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
6632 }
6633 return resultobj;
6634 fail:
6635 return NULL;
6636}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_type_set()

static PyObject * _wrap_DBInfo_type_set ( PyObject * self,
PyObject * args )
static
6590 {
6591 PyObject *resultobj = NULL;
6592 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6593 unsigned long arg2 ;
6594 PyObject * obj0 = 0 ;
6595 PyObject * obj1 = 0 ;
6596
6597 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_type_set",&obj0,&obj1)) goto fail;
6599 if (SWIG_arg_fail(1)) SWIG_fail;
6600 {
6601 if (PyString_Check(obj1))
6602 arg2 = makelong(PyString_AS_STRING(obj1));
6603 else if (PyInt_Check(obj1))
6604 arg2 = PyInt_AsLong(obj1);
6605 else {
6606 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
6607 SWIG_fail;
6608 }
6609 }
6610 if (arg1) (arg1)->type = arg2;
6611
6612 Py_INCREF(Py_None); resultobj = Py_None;
6613 return resultobj;
6614 fail:
6615 return NULL;
6616}

References fail(), makelong(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_version_get()

static PyObject * _wrap_DBInfo_version_get ( PyObject * self,
PyObject * args )
static
6570 {
6571 PyObject *resultobj = NULL;
6572 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6573 unsigned int result;
6574 PyObject * obj0 = 0 ;
6575
6576 if(!PyArg_ParseTuple(args,(char *)"O:DBInfo_version_get",&obj0)) goto fail;
6578 if (SWIG_arg_fail(1)) SWIG_fail;
6579 result = (unsigned int) ((arg1)->version);
6580
6581 {
6582 resultobj = SWIG_From_unsigned_SS_int((unsigned int)(result));
6583 }
6584 return resultobj;
6585 fail:
6586 return NULL;
6587}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBInfo_version_set()

static PyObject * _wrap_DBInfo_version_set ( PyObject * self,
PyObject * args )
static
6547 {
6548 PyObject *resultobj = NULL;
6549 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6550 unsigned int arg2 ;
6551 PyObject * obj0 = 0 ;
6552 PyObject * obj1 = 0 ;
6553
6554 if(!PyArg_ParseTuple(args,(char *)"OO:DBInfo_version_set",&obj0,&obj1)) goto fail;
6556 if (SWIG_arg_fail(1)) SWIG_fail;
6557 {
6558 arg2 = (unsigned int)(SWIG_As_unsigned_SS_int(obj1));
6559 if (SWIG_arg_fail(2)) SWIG_fail;
6560 }
6561 if (arg1) (arg1)->version = arg2;
6562
6563 Py_INCREF(Py_None); resultobj = Py_None;
6564 return resultobj;
6565 fail:
6566 return NULL;
6567}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_appBlockSize_get()

static PyObject * _wrap_DBSizeInfo_appBlockSize_get ( PyObject * self,
PyObject * args )
static
7093 {
7094 PyObject *resultobj = NULL;
7095 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7096 unsigned long result;
7097 PyObject * obj0 = 0 ;
7098
7099 if(!PyArg_ParseTuple(args,(char *)"O:DBSizeInfo_appBlockSize_get",&obj0)) goto fail;
7101 if (SWIG_arg_fail(1)) SWIG_fail;
7102 result = (unsigned long) ((arg1)->appBlockSize);
7103
7104 {
7105 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
7106 }
7107 return resultobj;
7108 fail:
7109 return NULL;
7110}
#define SWIGTYPE_p_DBSizeInfo
Definition pisock_wrap.c:1419

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_appBlockSize_set()

static PyObject * _wrap_DBSizeInfo_appBlockSize_set ( PyObject * self,
PyObject * args )
static
7070 {
7071 PyObject *resultobj = NULL;
7072 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7073 unsigned long arg2 ;
7074 PyObject * obj0 = 0 ;
7075 PyObject * obj1 = 0 ;
7076
7077 if(!PyArg_ParseTuple(args,(char *)"OO:DBSizeInfo_appBlockSize_set",&obj0,&obj1)) goto fail;
7079 if (SWIG_arg_fail(1)) SWIG_fail;
7080 {
7081 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
7082 if (SWIG_arg_fail(2)) SWIG_fail;
7083 }
7084 if (arg1) (arg1)->appBlockSize = arg2;
7085
7086 Py_INCREF(Py_None); resultobj = Py_None;
7087 return resultobj;
7088 fail:
7089 return NULL;
7090}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_dataBytes_get()

static PyObject * _wrap_DBSizeInfo_dataBytes_get ( PyObject * self,
PyObject * args )
static
7050 {
7051 PyObject *resultobj = NULL;
7052 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7053 unsigned long result;
7054 PyObject * obj0 = 0 ;
7055
7056 if(!PyArg_ParseTuple(args,(char *)"O:DBSizeInfo_dataBytes_get",&obj0)) goto fail;
7058 if (SWIG_arg_fail(1)) SWIG_fail;
7059 result = (unsigned long) ((arg1)->dataBytes);
7060
7061 {
7062 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
7063 }
7064 return resultobj;
7065 fail:
7066 return NULL;
7067}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_dataBytes_set()

static PyObject * _wrap_DBSizeInfo_dataBytes_set ( PyObject * self,
PyObject * args )
static
7027 {
7028 PyObject *resultobj = NULL;
7029 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7030 unsigned long arg2 ;
7031 PyObject * obj0 = 0 ;
7032 PyObject * obj1 = 0 ;
7033
7034 if(!PyArg_ParseTuple(args,(char *)"OO:DBSizeInfo_dataBytes_set",&obj0,&obj1)) goto fail;
7036 if (SWIG_arg_fail(1)) SWIG_fail;
7037 {
7038 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
7039 if (SWIG_arg_fail(2)) SWIG_fail;
7040 }
7041 if (arg1) (arg1)->dataBytes = arg2;
7042
7043 Py_INCREF(Py_None); resultobj = Py_None;
7044 return resultobj;
7045 fail:
7046 return NULL;
7047}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_maxRecSize_get()

static PyObject * _wrap_DBSizeInfo_maxRecSize_get ( PyObject * self,
PyObject * args )
static
7179 {
7180 PyObject *resultobj = NULL;
7181 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7182 unsigned long result;
7183 PyObject * obj0 = 0 ;
7184
7185 if(!PyArg_ParseTuple(args,(char *)"O:DBSizeInfo_maxRecSize_get",&obj0)) goto fail;
7187 if (SWIG_arg_fail(1)) SWIG_fail;
7188 result = (unsigned long) ((arg1)->maxRecSize);
7189
7190 {
7191 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
7192 }
7193 return resultobj;
7194 fail:
7195 return NULL;
7196}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_maxRecSize_set()

static PyObject * _wrap_DBSizeInfo_maxRecSize_set ( PyObject * self,
PyObject * args )
static
7156 {
7157 PyObject *resultobj = NULL;
7158 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7159 unsigned long arg2 ;
7160 PyObject * obj0 = 0 ;
7161 PyObject * obj1 = 0 ;
7162
7163 if(!PyArg_ParseTuple(args,(char *)"OO:DBSizeInfo_maxRecSize_set",&obj0,&obj1)) goto fail;
7165 if (SWIG_arg_fail(1)) SWIG_fail;
7166 {
7167 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
7168 if (SWIG_arg_fail(2)) SWIG_fail;
7169 }
7170 if (arg1) (arg1)->maxRecSize = arg2;
7171
7172 Py_INCREF(Py_None); resultobj = Py_None;
7173 return resultobj;
7174 fail:
7175 return NULL;
7176}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_numRecords_get()

static PyObject * _wrap_DBSizeInfo_numRecords_get ( PyObject * self,
PyObject * args )
static
6964 {
6965 PyObject *resultobj = NULL;
6966 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
6967 unsigned long result;
6968 PyObject * obj0 = 0 ;
6969
6970 if(!PyArg_ParseTuple(args,(char *)"O:DBSizeInfo_numRecords_get",&obj0)) goto fail;
6972 if (SWIG_arg_fail(1)) SWIG_fail;
6973 result = (unsigned long) ((arg1)->numRecords);
6974
6975 {
6976 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
6977 }
6978 return resultobj;
6979 fail:
6980 return NULL;
6981}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_numRecords_set()

static PyObject * _wrap_DBSizeInfo_numRecords_set ( PyObject * self,
PyObject * args )
static
6941 {
6942 PyObject *resultobj = NULL;
6943 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
6944 unsigned long arg2 ;
6945 PyObject * obj0 = 0 ;
6946 PyObject * obj1 = 0 ;
6947
6948 if(!PyArg_ParseTuple(args,(char *)"OO:DBSizeInfo_numRecords_set",&obj0,&obj1)) goto fail;
6950 if (SWIG_arg_fail(1)) SWIG_fail;
6951 {
6952 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
6953 if (SWIG_arg_fail(2)) SWIG_fail;
6954 }
6955 if (arg1) (arg1)->numRecords = arg2;
6956
6957 Py_INCREF(Py_None); resultobj = Py_None;
6958 return resultobj;
6959 fail:
6960 return NULL;
6961}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_sortBlockSize_get()

static PyObject * _wrap_DBSizeInfo_sortBlockSize_get ( PyObject * self,
PyObject * args )
static
7136 {
7137 PyObject *resultobj = NULL;
7138 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7139 unsigned long result;
7140 PyObject * obj0 = 0 ;
7141
7142 if(!PyArg_ParseTuple(args,(char *)"O:DBSizeInfo_sortBlockSize_get",&obj0)) goto fail;
7144 if (SWIG_arg_fail(1)) SWIG_fail;
7145 result = (unsigned long) ((arg1)->sortBlockSize);
7146
7147 {
7148 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
7149 }
7150 return resultobj;
7151 fail:
7152 return NULL;
7153}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_sortBlockSize_set()

static PyObject * _wrap_DBSizeInfo_sortBlockSize_set ( PyObject * self,
PyObject * args )
static
7113 {
7114 PyObject *resultobj = NULL;
7115 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7116 unsigned long arg2 ;
7117 PyObject * obj0 = 0 ;
7118 PyObject * obj1 = 0 ;
7119
7120 if(!PyArg_ParseTuple(args,(char *)"OO:DBSizeInfo_sortBlockSize_set",&obj0,&obj1)) goto fail;
7122 if (SWIG_arg_fail(1)) SWIG_fail;
7123 {
7124 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
7125 if (SWIG_arg_fail(2)) SWIG_fail;
7126 }
7127 if (arg1) (arg1)->sortBlockSize = arg2;
7128
7129 Py_INCREF(Py_None); resultobj = Py_None;
7130 return resultobj;
7131 fail:
7132 return NULL;
7133}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_totalBytes_get()

static PyObject * _wrap_DBSizeInfo_totalBytes_get ( PyObject * self,
PyObject * args )
static
7007 {
7008 PyObject *resultobj = NULL;
7009 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7010 unsigned long result;
7011 PyObject * obj0 = 0 ;
7012
7013 if(!PyArg_ParseTuple(args,(char *)"O:DBSizeInfo_totalBytes_get",&obj0)) goto fail;
7015 if (SWIG_arg_fail(1)) SWIG_fail;
7016 result = (unsigned long) ((arg1)->totalBytes);
7017
7018 {
7019 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
7020 }
7021 return resultobj;
7022 fail:
7023 return NULL;
7024}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_DBSizeInfo_totalBytes_set()

static PyObject * _wrap_DBSizeInfo_totalBytes_set ( PyObject * self,
PyObject * args )
static
6984 {
6985 PyObject *resultobj = NULL;
6986 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
6987 unsigned long arg2 ;
6988 PyObject * obj0 = 0 ;
6989 PyObject * obj1 = 0 ;
6990
6991 if(!PyArg_ParseTuple(args,(char *)"OO:DBSizeInfo_totalBytes_set",&obj0,&obj1)) goto fail;
6993 if (SWIG_arg_fail(1)) SWIG_fail;
6994 {
6995 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
6996 if (SWIG_arg_fail(2)) SWIG_fail;
6997 }
6998 if (arg1) (arg1)->totalBytes = arg2;
6999
7000 Py_INCREF(Py_None); resultobj = Py_None;
7001 return resultobj;
7002 fail:
7003 return NULL;
7004}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_delete_CardInfo()

static PyObject * _wrap_delete_CardInfo ( PyObject * self,
PyObject * args )
static
7656 {
7657 PyObject *resultobj = NULL;
7658 struct CardInfo *arg1 = (struct CardInfo *) 0 ;
7659 PyObject * obj0 = 0 ;
7660
7661 if(!PyArg_ParseTuple(args,(char *)"O:delete_CardInfo",&obj0)) goto fail;
7663 if (SWIG_arg_fail(1)) SWIG_fail;
7664 free((char *) arg1);
7665
7666 Py_INCREF(Py_None); resultobj = Py_None;
7667 return resultobj;
7668 fail:
7669 return NULL;
7670}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_delete_DBInfo()

static PyObject * _wrap_delete_DBInfo ( PyObject * self,
PyObject * args )
static
6917 {
6918 PyObject *resultobj = NULL;
6919 struct DBInfo *arg1 = (struct DBInfo *) 0 ;
6920 PyObject * obj0 = 0 ;
6921
6922 if(!PyArg_ParseTuple(args,(char *)"O:delete_DBInfo",&obj0)) goto fail;
6924 if (SWIG_arg_fail(1)) SWIG_fail;
6925 free((char *) arg1);
6926
6927 Py_INCREF(Py_None); resultobj = Py_None;
6928 return resultobj;
6929 fail:
6930 return NULL;
6931}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_delete_DBSizeInfo()

static PyObject * _wrap_delete_DBSizeInfo ( PyObject * self,
PyObject * args )
static
7213 {
7214 PyObject *resultobj = NULL;
7215 struct DBSizeInfo *arg1 = (struct DBSizeInfo *) 0 ;
7216 PyObject * obj0 = 0 ;
7217
7218 if(!PyArg_ParseTuple(args,(char *)"O:delete_DBSizeInfo",&obj0)) goto fail;
7220 if (SWIG_arg_fail(1)) SWIG_fail;
7221 free((char *) arg1);
7222
7223 Py_INCREF(Py_None); resultobj = Py_None;
7224 return resultobj;
7225 fail:
7226 return NULL;
7227}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_delete_NetSyncInfo()

static PyObject * _wrap_delete_NetSyncInfo ( PyObject * self,
PyObject * args )
static
7893 {
7894 PyObject *resultobj = NULL;
7895 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7896 PyObject * obj0 = 0 ;
7897
7898 if(!PyArg_ParseTuple(args,(char *)"O:delete_NetSyncInfo",&obj0)) goto fail;
7900 if (SWIG_arg_fail(1)) SWIG_fail;
7901 free((char *) arg1);
7902
7903 Py_INCREF(Py_None); resultobj = Py_None;
7904 return resultobj;
7905 fail:
7906 return NULL;
7907}
#define SWIGTYPE_p_NetSyncInfo
Definition pisock_wrap.c:1420

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_delete_pi_socket_list_t()

static PyObject * _wrap_delete_pi_socket_list_t ( PyObject * self,
PyObject * args )
static
3465 {
3466 PyObject *resultobj = NULL;
3467 pi_socket_list_t *arg1 = (pi_socket_list_t *) 0 ;
3468 PyObject * obj0 = 0 ;
3469
3470 if(!PyArg_ParseTuple(args,(char *)"O:delete_pi_socket_list_t",&obj0)) goto fail;
3472 if (SWIG_arg_fail(1)) SWIG_fail;
3473 free((char *) arg1);
3474
3475 Py_INCREF(Py_None); resultobj = Py_None;
3476 return resultobj;
3477 fail:
3478 return NULL;
3479}
#define SWIGTYPE_p_pi_socket_list
Definition pisock_wrap.c:1436

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket_list.

Here is the call graph for this function:

◆ _wrap_delete_pi_socket_t()

static PyObject * _wrap_delete_pi_socket_t ( PyObject * self,
PyObject * args )
static
3349 {
3350 PyObject *resultobj = NULL;
3351 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3352 PyObject * obj0 = 0 ;
3353
3354 if(!PyArg_ParseTuple(args,(char *)"O:delete_pi_socket_t",&obj0)) goto fail;
3356 if (SWIG_arg_fail(1)) SWIG_fail;
3357 free((char *) arg1);
3358
3359 Py_INCREF(Py_None); resultobj = Py_None;
3360 return resultobj;
3361 fail:
3362 return NULL;
3363}
#define SWIGTYPE_p_pi_socket
Definition pisock_wrap.c:1435

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_delete_PilotUser()

static PyObject * _wrap_delete_PilotUser ( PyObject * self,
PyObject * args )
static
5828 {
5829 PyObject *resultobj = NULL;
5830 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5831 struct PilotUser temp1 ;
5832
5833
5834 arg1 = &temp1;
5835
5836 if(!PyArg_ParseTuple(args,(char *)":delete_PilotUser")) goto fail;
5837 free((char *) arg1);
5838
5839 Py_INCREF(Py_None); resultobj = Py_None;
5840
5841 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5842
5843 return resultobj;
5844 fail:
5845 return NULL;
5846}
static PyObject * PyObjectFromPilotUser(const struct PilotUser *pi)
Definition pisock_wrap.c:1677
SWIGINTERN PyObject * t_output_helper(PyObject *target, PyObject *o)
Definition pisock_wrap.c:1984

References fail(), PyObjectFromPilotUser(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_delete_SysInfo()

static PyObject * _wrap_delete_SysInfo ( PyObject * self,
PyObject * args )
static
6338 {
6339 PyObject *resultobj = NULL;
6340 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6341 struct SysInfo temp1 ;
6342
6343
6344 arg1 = &temp1;
6345
6346 if(!PyArg_ParseTuple(args,(char *)":delete_SysInfo")) goto fail;
6347 free((char *) arg1);
6348
6349 Py_INCREF(Py_None); resultobj = Py_None;
6350
6351 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6352
6353 return resultobj;
6354 fail:
6355 return NULL;
6356}
static PyObject * PyObjectFromSysInfo(const struct SysInfo *si)
Definition pisock_wrap.c:1669

References fail(), PyObjectFromSysInfo(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_delete_VFSAnyMountParam()

static PyObject * _wrap_delete_VFSAnyMountParam ( PyObject * self,
PyObject * args )
static
4819 {
4820 PyObject *resultobj = NULL;
4821 struct VFSAnyMountParam *arg1 = (struct VFSAnyMountParam *) 0 ;
4822 PyObject * obj0 = 0 ;
4823
4824 if(!PyArg_ParseTuple(args,(char *)"O:delete_VFSAnyMountParam",&obj0)) goto fail;
4826 if (SWIG_arg_fail(1)) SWIG_fail;
4827 free((char *) arg1);
4828
4829 Py_INCREF(Py_None); resultobj = Py_None;
4830 return resultobj;
4831 fail:
4832 return NULL;
4833}
#define SWIGTYPE_p_VFSAnyMountParam
Definition pisock_wrap.c:1423

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ _wrap_delete_VFSDirInfo()

static PyObject * _wrap_delete_VFSDirInfo ( PyObject * self,
PyObject * args )
static
4652 {
4653 PyObject *resultobj = NULL;
4654 struct VFSDirInfo *arg1 = (struct VFSDirInfo *) 0 ;
4655 PyObject * obj0 = 0 ;
4656
4657 if(!PyArg_ParseTuple(args,(char *)"O:delete_VFSDirInfo",&obj0)) goto fail;
4659 if (SWIG_arg_fail(1)) SWIG_fail;
4660 free((char *) arg1);
4661
4662 Py_INCREF(Py_None); resultobj = Py_None;
4663 return resultobj;
4664 fail:
4665 return NULL;
4666}
#define SWIGTYPE_p_VFSDirInfo
Definition pisock_wrap.c:1424

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSDirInfo.

Here is the call graph for this function:

◆ _wrap_delete_VFSInfo()

static PyObject * _wrap_delete_VFSInfo ( PyObject * self,
PyObject * args )
static
5364 {
5365 PyObject *resultobj = NULL;
5366 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5367 PyObject * obj0 = 0 ;
5368
5369 if(!PyArg_ParseTuple(args,(char *)"O:delete_VFSInfo",&obj0)) goto fail;
5371 if (SWIG_arg_fail(1)) SWIG_fail;
5372 free((char *) arg1);
5373
5374 Py_INCREF(Py_None); resultobj = Py_None;
5375 return resultobj;
5376 fail:
5377 return NULL;
5378}
#define SWIGTYPE_p_VFSInfo
Definition pisock_wrap.c:1425

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_delete_VFSSlotMountParam()

static PyObject * _wrap_delete_VFSSlotMountParam ( PyObject * self,
PyObject * args )
static
4982 {
4983 PyObject *resultobj = NULL;
4984 struct VFSSlotMountParam *arg1 = (struct VFSSlotMountParam *) 0 ;
4985 PyObject * obj0 = 0 ;
4986
4987 if(!PyArg_ParseTuple(args,(char *)"O:delete_VFSSlotMountParam",&obj0)) goto fail;
4989 if (SWIG_arg_fail(1)) SWIG_fail;
4990 free((char *) arg1);
4991
4992 Py_INCREF(Py_None); resultobj = Py_None;
4993 return resultobj;
4994 fail:
4995 return NULL;
4996}
#define SWIGTYPE_p_VFSSlotMountParam
Definition pisock_wrap.c:1426

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ _wrap_dlp_AbortSync()

static PyObject * _wrap_dlp_AbortSync ( PyObject * self,
PyObject * args )
static
8388 {
8389 PyObject *resultobj = NULL;
8390 int arg1 ;
8391 PI_ERR result;
8392 PyObject * obj0 = 0 ;
8393
8394 if(!PyArg_ParseTuple(args,(char *)"O:dlp_AbortSync",&obj0)) goto fail;
8395 {
8396 arg1 = (int)(SWIG_As_int(obj0));
8397 if (SWIG_arg_fail(1)) SWIG_fail;
8398 }
8399 {
8400 PyThreadState *__save = PyEval_SaveThread();
8401 result = (PI_ERR)dlp_AbortSync(arg1);
8402
8403 PyEval_RestoreThread(__save);
8404 }
8405
8406 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8407 SWIG_fail;
8408 resultobj = Py_None;
8409 Py_INCREF(Py_None);
8410
8411 return resultobj;
8412 fail:
8413 return NULL;
8414}
int dlp_AbortSync(int sd)
Definition dlp.c:1944
static int pythonWrapper_handlePiErr(int sd, int err)
Definition pisock_wrap.c:1745

References dlp_AbortSync(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_AddSyncLogEntry()

static PyObject * _wrap_dlp_AddSyncLogEntry ( PyObject * self,
PyObject * args )
static
8516 {
8517 PyObject *resultobj = NULL;
8518 int arg1 ;
8519 char *arg2 = (char *) 0 ;
8520 PI_ERR result;
8521 PyObject * obj0 = 0 ;
8522 PyObject * obj1 = 0 ;
8523
8524 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_AddSyncLogEntry",&obj0,&obj1)) goto fail;
8525 {
8526 arg1 = (int)(SWIG_As_int(obj0));
8527 if (SWIG_arg_fail(1)) SWIG_fail;
8528 }
8529 if (!SWIG_AsCharPtr(obj1, (char**)&arg2)) {
8531 }
8532 {
8533 PyThreadState *__save = PyEval_SaveThread();
8534 result = (PI_ERR)dlp_AddSyncLogEntry(arg1,arg2);
8535
8536 PyEval_RestoreThread(__save);
8537 }
8538
8539 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8540 SWIG_fail;
8541 resultobj = Py_None;
8542 Py_INCREF(Py_None);
8543
8544 return resultobj;
8545 fail:
8546 return NULL;
8547}
int dlp_AddSyncLogEntry(int sd, char *entry)
Definition dlp.c:1746
SWIGINTERNINLINE int SWIG_AsCharPtr(PyObject *obj, char **val)
Definition pisock_wrap.c:2034

References dlp_AddSyncLogEntry(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_CallApplication()

static PyObject * _wrap_dlp_CallApplication ( PyObject * self,
PyObject * args )
static
8550 {
8551 PyObject *resultobj = NULL;
8552 int arg1 ;
8553 unsigned long arg2 ;
8554 unsigned long arg3 ;
8555 int arg4 ;
8556 size_t arg5 ;
8557 void *arg6 = (void *) 0 ;
8558 unsigned long *arg7 = (unsigned long *) 0 ;
8559 pi_buffer_t *arg8 = (pi_buffer_t *) 0 ;
8560 PI_ERR result;
8561 unsigned long temp7 ;
8562 int res7 = 0 ;
8563 PyObject * obj0 = 0 ;
8564 PyObject * obj1 = 0 ;
8565 PyObject * obj2 = 0 ;
8566 PyObject * obj3 = 0 ;
8567 PyObject * obj4 = 0 ;
8568
8569 arg7 = &temp7; res7 = SWIG_NEWOBJ;
8570 {
8571 arg8 = pi_buffer_new(0xFFFF);
8572 }
8573 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_CallApplication",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
8574 {
8575 arg1 = (int)(SWIG_As_int(obj0));
8576 if (SWIG_arg_fail(1)) SWIG_fail;
8577 }
8578 {
8579 if (PyString_Check(obj1))
8580 arg2 = makelong(PyString_AS_STRING(obj1));
8581 else if (PyInt_Check(obj1))
8582 arg2 = PyInt_AsLong(obj1);
8583 else {
8584 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
8585 SWIG_fail;
8586 }
8587 }
8588 {
8589 if (PyString_Check(obj2))
8590 arg3 = makelong(PyString_AS_STRING(obj2));
8591 else if (PyInt_Check(obj2))
8592 arg3 = PyInt_AsLong(obj2);
8593 else {
8594 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
8595 SWIG_fail;
8596 }
8597 }
8598 {
8599 arg4 = (int)(SWIG_As_int(obj3));
8600 if (SWIG_arg_fail(4)) SWIG_fail;
8601 }
8602
8603 arg5 = PyString_Size(obj4);
8604 arg6 = (void *)PyString_AsString(obj4);
8605
8606 {
8607 PyThreadState *__save = PyEval_SaveThread();
8608 result = (PI_ERR)dlp_CallApplication(arg1,arg2,arg3,arg4,arg5,(void const *)arg6,arg7,arg8);
8609
8610 PyEval_RestoreThread(__save);
8611 }
8612
8613 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8614 SWIG_fail;
8615 resultobj = Py_None;
8616 Py_INCREF(Py_None);
8617
8618 resultobj = t_output_helper(resultobj, ((res7 == SWIG_NEWOBJ) ?
8620 {
8621 if (arg8) {
8622 PyObject *o1 = Py_BuildValue("s#", arg8->data, arg8->used);
8623 resultobj = t_output_helper(resultobj, o1);
8624 }
8625 }
8626 {
8627 if (arg8) {
8628 pi_buffer_free(arg8);
8629 }
8630 }
8631 return resultobj;
8632 fail:
8633 {
8634 if (arg8) {
8635 pi_buffer_free(arg8);
8636 }
8637 }
8638 return NULL;
8639}
int dlp_CallApplication(int sd, unsigned long creator, unsigned long type, int action, size_t length, const void *data, unsigned long *retcode, pi_buffer_t *retbuf)
Definition dlp.c:1591
pi_buffer_t * pi_buffer_new(size_t capacity)
Definition pi-buffer.c:31
void pi_buffer_free(pi_buffer_t *buf)
Definition pi-buffer.c:103
#define SWIG_NewPointerObj(p, type, flags)
Definition pisock_wrap.c:588
#define SWIG_NEWOBJ
Definition pisock_wrap.c:568
#define SWIGTYPE_p_unsigned_long
Definition pisock_wrap.c:1443

References dlp_CallApplication(), fail(), makelong(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_unsigned_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_CleanUpDatabase()

static PyObject * _wrap_dlp_CleanUpDatabase ( PyObject * self,
PyObject * args )
static
9864 {
9865 PyObject *resultobj = NULL;
9866 int arg1 ;
9867 int arg2 ;
9868 PI_ERR result;
9869 PyObject * obj0 = 0 ;
9870 PyObject * obj1 = 0 ;
9871
9872 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_CleanUpDatabase",&obj0,&obj1)) goto fail;
9873 {
9874 arg1 = (int)(SWIG_As_int(obj0));
9875 if (SWIG_arg_fail(1)) SWIG_fail;
9876 }
9877 {
9878 arg2 = (int)(SWIG_As_int(obj1));
9879 if (SWIG_arg_fail(2)) SWIG_fail;
9880 }
9881 {
9882 PyThreadState *__save = PyEval_SaveThread();
9883 result = (PI_ERR)dlp_CleanUpDatabase(arg1,arg2);
9884
9885 PyEval_RestoreThread(__save);
9886 }
9887
9888 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9889 SWIG_fail;
9890 resultobj = Py_None;
9891 Py_INCREF(Py_None);
9892
9893 return resultobj;
9894 fail:
9895 return NULL;
9896}
int dlp_CleanUpDatabase(int sd, int dbhandle)
Definition dlp.c:3099

References dlp_CleanUpDatabase(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_CloseDB()

static PyObject * _wrap_dlp_CloseDB ( PyObject * self,
PyObject * args )
static
9236 {
9237 PyObject *resultobj = NULL;
9238 int arg1 ;
9239 int arg2 ;
9240 PI_ERR result;
9241 PyObject * obj0 = 0 ;
9242 PyObject * obj1 = 0 ;
9243
9244 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_CloseDB",&obj0,&obj1)) goto fail;
9245 {
9246 arg1 = (int)(SWIG_As_int(obj0));
9247 if (SWIG_arg_fail(1)) SWIG_fail;
9248 }
9249 {
9250 arg2 = (int)(SWIG_As_int(obj1));
9251 if (SWIG_arg_fail(2)) SWIG_fail;
9252 }
9253 {
9254 PyThreadState *__save = PyEval_SaveThread();
9255 result = (PI_ERR)dlp_CloseDB(arg1,arg2);
9256
9257 PyEval_RestoreThread(__save);
9258 }
9259
9260 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9261 SWIG_fail;
9262 resultobj = Py_None;
9263 Py_INCREF(Py_None);
9264
9265 return resultobj;
9266 fail:
9267 return NULL;
9268}
int dlp_CloseDB(int sd, int dbhandle)
Definition dlp.c:1545

References dlp_CloseDB(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_CloseDB_All()

static PyObject * _wrap_dlp_CloseDB_All ( PyObject * self,
PyObject * args )
static
9271 {
9272 PyObject *resultobj = NULL;
9273 int arg1 ;
9274 PI_ERR result;
9275 PyObject * obj0 = 0 ;
9276
9277 if(!PyArg_ParseTuple(args,(char *)"O:dlp_CloseDB_All",&obj0)) goto fail;
9278 {
9279 arg1 = (int)(SWIG_As_int(obj0));
9280 if (SWIG_arg_fail(1)) SWIG_fail;
9281 }
9282 {
9283 PyThreadState *__save = PyEval_SaveThread();
9284 result = (PI_ERR)dlp_CloseDB_All(arg1);
9285
9286 PyEval_RestoreThread(__save);
9287 }
9288
9289 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9290 SWIG_fail;
9291 resultobj = Py_None;
9292 Py_INCREF(Py_None);
9293
9294 return resultobj;
9295 fail:
9296 return NULL;
9297}
int dlp_CloseDB_All(int sd)
Definition dlp.c:1569

References dlp_CloseDB_All(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_CreateDB()

static PyObject * _wrap_dlp_CreateDB ( PyObject * self,
PyObject * args )
static
9340 {
9341 PyObject *resultobj = NULL;
9342 int arg1 ;
9343 unsigned long arg2 ;
9344 unsigned long arg3 ;
9345 int arg4 ;
9346 int arg5 ;
9347 unsigned int arg6 ;
9348 char *arg7 = (char *) 0 ;
9349 int *arg8 = (int *) 0 ;
9350 PI_ERR result;
9351 int temp8 ;
9352 int res8 = 0 ;
9353 PyObject * obj0 = 0 ;
9354 PyObject * obj1 = 0 ;
9355 PyObject * obj2 = 0 ;
9356 PyObject * obj3 = 0 ;
9357 PyObject * obj4 = 0 ;
9358 PyObject * obj5 = 0 ;
9359 PyObject * obj6 = 0 ;
9360
9361 arg8 = &temp8; res8 = SWIG_NEWOBJ;
9362 if(!PyArg_ParseTuple(args,(char *)"OOOOOOO:dlp_CreateDB",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6)) goto fail;
9363 {
9364 arg1 = (int)(SWIG_As_int(obj0));
9365 if (SWIG_arg_fail(1)) SWIG_fail;
9366 }
9367 {
9368 if (PyString_Check(obj1))
9369 arg2 = makelong(PyString_AS_STRING(obj1));
9370 else if (PyInt_Check(obj1))
9371 arg2 = PyInt_AsLong(obj1);
9372 else {
9373 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
9374 SWIG_fail;
9375 }
9376 }
9377 {
9378 if (PyString_Check(obj2))
9379 arg3 = makelong(PyString_AS_STRING(obj2));
9380 else if (PyInt_Check(obj2))
9381 arg3 = PyInt_AsLong(obj2);
9382 else {
9383 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
9384 SWIG_fail;
9385 }
9386 }
9387 {
9388 arg4 = (int)(SWIG_As_int(obj3));
9389 if (SWIG_arg_fail(4)) SWIG_fail;
9390 }
9391 {
9392 arg5 = (int)(SWIG_As_int(obj4));
9393 if (SWIG_arg_fail(5)) SWIG_fail;
9394 }
9395 {
9396 arg6 = (unsigned int)(SWIG_As_unsigned_SS_int(obj5));
9397 if (SWIG_arg_fail(6)) SWIG_fail;
9398 }
9399 if (!SWIG_AsCharPtr(obj6, (char**)&arg7)) {
9401 }
9402 {
9403 PyThreadState *__save = PyEval_SaveThread();
9404 result = (PI_ERR)dlp_CreateDB(arg1,arg2,arg3,arg4,arg5,arg6,(char const *)arg7,arg8);
9405
9406 PyEval_RestoreThread(__save);
9407 }
9408
9409 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9410 SWIG_fail;
9411 resultobj = Py_None;
9412 Py_INCREF(Py_None);
9413
9414 resultobj = t_output_helper(resultobj, ((res8 == SWIG_NEWOBJ) ?
9415 SWIG_From_int((*arg8)) : SWIG_NewPointerObj((void*)(arg8), SWIGTYPE_p_int, 0)));
9416 return resultobj;
9417 fail:
9418 return NULL;
9419}
int dlp_CreateDB(int sd, unsigned long creator, unsigned long type, int cardno, int flags, unsigned int version, const char *name, int *dbhandle)
Definition dlp.c:1505
#define SWIGTYPE_p_int
Definition pisock_wrap.c:1428

References dlp_CreateDB(), fail(), makelong(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_int(), SWIG_AsCharPtr(), SWIG_fail, SWIG_From_int, SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_DeleteCategory()

static PyObject * _wrap_dlp_DeleteCategory ( PyObject * self,
PyObject * args )
static
9558 {
9559 PyObject *resultobj = NULL;
9560 int arg1 ;
9561 int arg2 ;
9562 int arg3 ;
9563 PI_ERR result;
9564 PyObject * obj0 = 0 ;
9565 PyObject * obj1 = 0 ;
9566 PyObject * obj2 = 0 ;
9567
9568 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_DeleteCategory",&obj0,&obj1,&obj2)) goto fail;
9569 {
9570 arg1 = (int)(SWIG_As_int(obj0));
9571 if (SWIG_arg_fail(1)) SWIG_fail;
9572 }
9573 {
9574 arg2 = (int)(SWIG_As_int(obj1));
9575 if (SWIG_arg_fail(2)) SWIG_fail;
9576 }
9577 {
9578 arg3 = (int)(SWIG_As_int(obj2));
9579 if (SWIG_arg_fail(3)) SWIG_fail;
9580 }
9581 {
9582 PyThreadState *__save = PyEval_SaveThread();
9583 result = (PI_ERR)dlp_DeleteCategory(arg1,arg2,arg3);
9584
9585 PyEval_RestoreThread(__save);
9586 }
9587
9588 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9589 SWIG_fail;
9590 resultobj = Py_None;
9591 Py_INCREF(Py_None);
9592
9593 return resultobj;
9594 fail:
9595 return NULL;
9596}
int dlp_DeleteCategory(int sd, int dbhandle, int category)
Definition dlp.c:2610

References dlp_DeleteCategory(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_DeleteDB()

static PyObject * _wrap_dlp_DeleteDB ( PyObject * self,
PyObject * args )
static
9300 {
9301 PyObject *resultobj = NULL;
9302 int arg1 ;
9303 int arg2 ;
9304 char *arg3 = (char *) 0 ;
9305 PI_ERR result;
9306 PyObject * obj0 = 0 ;
9307 PyObject * obj1 = 0 ;
9308 PyObject * obj2 = 0 ;
9309
9310 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_DeleteDB",&obj0,&obj1,&obj2)) goto fail;
9311 {
9312 arg1 = (int)(SWIG_As_int(obj0));
9313 if (SWIG_arg_fail(1)) SWIG_fail;
9314 }
9315 {
9316 arg2 = (int)(SWIG_As_int(obj1));
9317 if (SWIG_arg_fail(2)) SWIG_fail;
9318 }
9319 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
9321 }
9322 {
9323 PyThreadState *__save = PyEval_SaveThread();
9324 result = (PI_ERR)dlp_DeleteDB(arg1,arg2,(char const *)arg3);
9325
9326 PyEval_RestoreThread(__save);
9327 }
9328
9329 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9330 SWIG_fail;
9331 resultobj = Py_None;
9332 Py_INCREF(Py_None);
9333
9334 return resultobj;
9335 fail:
9336 return NULL;
9337}
int dlp_DeleteDB(int sd, int card, const char *name)
Definition dlp.c:1479

References dlp_DeleteDB(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_DeleteRecord()

static PyObject * _wrap_dlp_DeleteRecord ( PyObject * self,
PyObject * args )
static
10430 {
10431 PyObject *resultobj = NULL;
10432 int arg1 ;
10433 int arg2 ;
10434 int arg3 ;
10435 recordid_t arg4 ;
10436 PI_ERR result;
10437 PyObject * obj0 = 0 ;
10438 PyObject * obj1 = 0 ;
10439 PyObject * obj2 = 0 ;
10440 PyObject * obj3 = 0 ;
10441
10442 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_DeleteRecord",&obj0,&obj1,&obj2,&obj3)) goto fail;
10443 {
10444 arg1 = (int)(SWIG_As_int(obj0));
10445 if (SWIG_arg_fail(1)) SWIG_fail;
10446 }
10447 {
10448 arg2 = (int)(SWIG_As_int(obj1));
10449 if (SWIG_arg_fail(2)) SWIG_fail;
10450 }
10451 {
10452 arg3 = (int)(SWIG_As_int(obj2));
10453 if (SWIG_arg_fail(3)) SWIG_fail;
10454 }
10455 {
10456 arg4 = (recordid_t)(SWIG_As_unsigned_SS_long(obj3));
10457 if (SWIG_arg_fail(4)) SWIG_fail;
10458 }
10459 {
10460 PyThreadState *__save = PyEval_SaveThread();
10461 result = (PI_ERR)dlp_DeleteRecord(arg1,arg2,arg3,arg4);
10462
10463 PyEval_RestoreThread(__save);
10464 }
10465
10466 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10467 SWIG_fail;
10468 resultobj = Py_None;
10469 Py_INCREF(Py_None);
10470
10471 return resultobj;
10472 fail:
10473 return NULL;
10474}
int dlp_DeleteRecord(int sd, int dbhandle, int all, recordid_t recID)
Definition dlp.c:2583

References dlp_DeleteRecord(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_DeleteResource()

static PyObject * _wrap_dlp_DeleteResource ( PyObject * self,
PyObject * args )
static
10681 {
10682 PyObject *resultobj = NULL;
10683 int arg1 ;
10684 int arg2 ;
10685 int arg3 ;
10686 unsigned long arg4 ;
10687 int arg5 ;
10688 PI_ERR result;
10689 PyObject * obj0 = 0 ;
10690 PyObject * obj1 = 0 ;
10691 PyObject * obj2 = 0 ;
10692 PyObject * obj3 = 0 ;
10693 PyObject * obj4 = 0 ;
10694
10695 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_DeleteResource",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
10696 {
10697 arg1 = (int)(SWIG_As_int(obj0));
10698 if (SWIG_arg_fail(1)) SWIG_fail;
10699 }
10700 {
10701 arg2 = (int)(SWIG_As_int(obj1));
10702 if (SWIG_arg_fail(2)) SWIG_fail;
10703 }
10704 {
10705 arg3 = (int)(SWIG_As_int(obj2));
10706 if (SWIG_arg_fail(3)) SWIG_fail;
10707 }
10708 {
10709 arg4 = (unsigned long)(SWIG_As_unsigned_SS_long(obj3));
10710 if (SWIG_arg_fail(4)) SWIG_fail;
10711 }
10712 {
10713 arg5 = (int)(SWIG_As_int(obj4));
10714 if (SWIG_arg_fail(5)) SWIG_fail;
10715 }
10716 {
10717 PyThreadState *__save = PyEval_SaveThread();
10718 result = (PI_ERR)dlp_DeleteResource(arg1,arg2,arg3,arg4,arg5);
10719
10720 PyEval_RestoreThread(__save);
10721 }
10722
10723 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10724 SWIG_fail;
10725 resultobj = Py_None;
10726 Py_INCREF(Py_None);
10727
10728 return resultobj;
10729 fail:
10730 return NULL;
10731}
int dlp_DeleteResource(int sd, int dbhandle, int all, unsigned long restype, int resID)
Definition dlp.c:2896

References dlp_DeleteResource(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_EndOfSync()

static PyObject * _wrap_dlp_EndOfSync ( PyObject * self,
PyObject * args )
static
8353 {
8354 PyObject *resultobj = NULL;
8355 int arg1 ;
8356 int arg2 ;
8357 PI_ERR result;
8358 PyObject * obj0 = 0 ;
8359 PyObject * obj1 = 0 ;
8360
8361 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_EndOfSync",&obj0,&obj1)) goto fail;
8362 {
8363 arg1 = (int)(SWIG_As_int(obj0));
8364 if (SWIG_arg_fail(1)) SWIG_fail;
8365 }
8366 {
8367 arg2 = (int)(SWIG_As_int(obj1));
8368 if (SWIG_arg_fail(2)) SWIG_fail;
8369 }
8370 {
8371 PyThreadState *__save = PyEval_SaveThread();
8372 result = (PI_ERR)dlp_EndOfSync(arg1,arg2);
8373
8374 PyEval_RestoreThread(__save);
8375 }
8376
8377 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8378 SWIG_fail;
8379 resultobj = Py_None;
8380 Py_INCREF(Py_None);
8381
8382 return resultobj;
8383 fail:
8384 return NULL;
8385}
int dlp_EndOfSync(int sd, int status)
Definition dlp.c:1908

References dlp_EndOfSync(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_ExpCardInfo()

static PyObject * _wrap_dlp_ExpCardInfo ( PyObject * self,
PyObject * args )
static
10814 {
10815 PyObject *resultobj = NULL;
10816 int arg1 ;
10817 int arg2 ;
10818 unsigned long *arg3 = (unsigned long *) 0 ;
10819 int *arg4 = (int *) 0 ;
10820 char **arg5 = (char **) 0 ;
10821 PI_ERR result;
10822 PyObject * obj0 = 0 ;
10823 PyObject * obj1 = 0 ;
10824 PyObject * obj2 = 0 ;
10825 PyObject * obj3 = 0 ;
10826 PyObject * obj4 = 0 ;
10827
10828 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_ExpCardInfo",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
10829 {
10830 arg1 = (int)(SWIG_As_int(obj0));
10831 if (SWIG_arg_fail(1)) SWIG_fail;
10832 }
10833 {
10834 arg2 = (int)(SWIG_As_int(obj1));
10835 if (SWIG_arg_fail(2)) SWIG_fail;
10836 }
10838 if (SWIG_arg_fail(3)) SWIG_fail;
10840 if (SWIG_arg_fail(4)) SWIG_fail;
10842 if (SWIG_arg_fail(5)) SWIG_fail;
10843 {
10844 PyThreadState *__save = PyEval_SaveThread();
10845 result = (PI_ERR)dlp_ExpCardInfo(arg1,arg2,arg3,arg4,arg5);
10846
10847 PyEval_RestoreThread(__save);
10848 }
10849
10850 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10851 SWIG_fail;
10852 resultobj = Py_None;
10853 Py_INCREF(Py_None);
10854
10855 return resultobj;
10856 fail:
10857 return NULL;
10858}
int dlp_ExpCardInfo(int sd, int slotRef, unsigned long *flags, int *numStrings, char **strings)
Definition dlp.c:3839
#define SWIGTYPE_p_p_char
Definition pisock_wrap.c:1430

References dlp_ExpCardInfo(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_int, SWIGTYPE_p_p_char, and SWIGTYPE_p_unsigned_long.

Here is the call graph for this function:

◆ _wrap_dlp_ExpCardPresent()

static PyObject * _wrap_dlp_ExpCardPresent ( PyObject * self,
PyObject * args )
static
10779 {
10780 PyObject *resultobj = NULL;
10781 int arg1 ;
10782 int arg2 ;
10783 PI_ERR result;
10784 PyObject * obj0 = 0 ;
10785 PyObject * obj1 = 0 ;
10786
10787 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_ExpCardPresent",&obj0,&obj1)) goto fail;
10788 {
10789 arg1 = (int)(SWIG_As_int(obj0));
10790 if (SWIG_arg_fail(1)) SWIG_fail;
10791 }
10792 {
10793 arg2 = (int)(SWIG_As_int(obj1));
10794 if (SWIG_arg_fail(2)) SWIG_fail;
10795 }
10796 {
10797 PyThreadState *__save = PyEval_SaveThread();
10798 result = (PI_ERR)dlp_ExpCardPresent(arg1,arg2);
10799
10800 PyEval_RestoreThread(__save);
10801 }
10802
10803 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10804 SWIG_fail;
10805 resultobj = Py_None;
10806 Py_INCREF(Py_None);
10807
10808 return resultobj;
10809 fail:
10810 return NULL;
10811}
int dlp_ExpCardPresent(int sd, int slotRef)
Definition dlp.c:3814

References dlp_ExpCardPresent(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_ExpSlotEnumerate()

static PyObject * _wrap_dlp_ExpSlotEnumerate ( PyObject * self,
PyObject * args )
static
10734 {
10735 PyObject *resultobj = NULL;
10736 int arg1 ;
10737 int *arg2 = (int *) 0 ;
10738 int *arg3 = (int *) 0 ;
10739 PI_ERR result;
10740 int numSlots2 ;
10741 int slotRefs2[16] ;
10742 PyObject * obj0 = 0 ;
10743
10744
10745 numSlots2 = sizeof(slotRefs2) / sizeof(slotRefs2[0]);
10746 arg2 = &numSlots2;
10747 arg3 = &slotRefs2[0];
10748
10749 if(!PyArg_ParseTuple(args,(char *)"O:dlp_ExpSlotEnumerate",&obj0)) goto fail;
10750 {
10751 arg1 = (int)(SWIG_As_int(obj0));
10752 if (SWIG_arg_fail(1)) SWIG_fail;
10753 }
10754 {
10755 PyThreadState *__save = PyEval_SaveThread();
10756 result = (PI_ERR)dlp_ExpSlotEnumerate(arg1,arg2,arg3);
10757
10758 PyEval_RestoreThread(__save);
10759 }
10760
10761 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10762 SWIG_fail;
10763 resultobj = Py_None;
10764 Py_INCREF(Py_None);
10765
10766
10767 if (arg2 && arg3) {
10768 int slotIndex;
10769 for (slotIndex=0; slotIndex < *arg2; slotIndex++)
10770 t_output_helper(resultobj, PyInt_FromLong(arg3[slotIndex]));
10771 }
10772
10773 return resultobj;
10774 fail:
10775 return NULL;
10776}
int dlp_ExpSlotEnumerate(int sd, int *numSlots, int *slotRefs)
Definition dlp.c:3768

References dlp_ExpSlotEnumerate(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ExpSlotMediaType()

static PyObject * _wrap_dlp_ExpSlotMediaType ( PyObject * self,
PyObject * args )
static
10861 {
10862 PyObject *resultobj = NULL;
10863 int arg1 ;
10864 int arg2 ;
10865 unsigned long *arg3 = (unsigned long *) 0 ;
10866 PI_ERR result;
10867 PyObject * obj0 = 0 ;
10868 PyObject * obj1 = 0 ;
10869 PyObject * obj2 = 0 ;
10870
10871 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_ExpSlotMediaType",&obj0,&obj1,&obj2)) goto fail;
10872 {
10873 arg1 = (int)(SWIG_As_int(obj0));
10874 if (SWIG_arg_fail(1)) SWIG_fail;
10875 }
10876 {
10877 arg2 = (int)(SWIG_As_int(obj1));
10878 if (SWIG_arg_fail(2)) SWIG_fail;
10879 }
10881 if (SWIG_arg_fail(3)) SWIG_fail;
10882 {
10883 PyThreadState *__save = PyEval_SaveThread();
10884 result = (PI_ERR)dlp_ExpSlotMediaType(arg1,arg2,arg3);
10885
10886 PyEval_RestoreThread(__save);
10887 }
10888
10889 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10890 SWIG_fail;
10891 resultobj = Py_None;
10892 Py_INCREF(Py_None);
10893
10894 return resultobj;
10895 fail:
10896 return NULL;
10897}
int dlp_ExpSlotMediaType(int sd, int slotNum, unsigned long *mediaType)
Definition dlp.c:4873

References dlp_ExpSlotMediaType(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_unsigned_long.

Here is the call graph for this function:

◆ _wrap_dlp_FindDBByName()

static PyObject * _wrap_dlp_FindDBByName ( PyObject * self,
PyObject * args )
static
8888 {
8889 PyObject *resultobj = NULL;
8890 int arg1 ;
8891 int arg2 ;
8892 char *arg3 = (char *) 0 ;
8893 unsigned long *arg4 = (unsigned long *) 0 ;
8894 int *arg5 = (int *) 0 ;
8895 struct DBInfo *arg6 = (struct DBInfo *) 0 ;
8896 struct DBSizeInfo *arg7 = (struct DBSizeInfo *) 0 ;
8897 PI_ERR result;
8898 unsigned long temp4 ;
8899 int res4 = 0 ;
8900 int temp5 ;
8901 int res5 = 0 ;
8902 struct DBInfo temp16 ;
8903 struct DBSizeInfo temp26 ;
8904 PyObject * obj0 = 0 ;
8905 PyObject * obj1 = 0 ;
8906 PyObject * obj2 = 0 ;
8907
8908 arg4 = &temp4; res4 = SWIG_NEWOBJ;
8909 arg5 = &temp5; res5 = SWIG_NEWOBJ;
8910
8911 arg6 = &temp16;
8912 arg7 = &temp26;
8913
8914 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_FindDBByName",&obj0,&obj1,&obj2)) goto fail;
8915 {
8916 arg1 = (int)(SWIG_As_int(obj0));
8917 if (SWIG_arg_fail(1)) SWIG_fail;
8918 }
8919 {
8920 arg2 = (int)(SWIG_As_int(obj1));
8921 if (SWIG_arg_fail(2)) SWIG_fail;
8922 }
8923 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
8925 }
8926 {
8927 PyThreadState *__save = PyEval_SaveThread();
8928 result = (PI_ERR)dlp_FindDBByName(arg1,arg2,(char const *)arg3,arg4,arg5,arg6,arg7);
8929
8930 PyEval_RestoreThread(__save);
8931 }
8932
8933 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8934 SWIG_fail;
8935 resultobj = Py_None;
8936 Py_INCREF(Py_None);
8937
8938 resultobj = t_output_helper(resultobj, ((res4 == SWIG_NEWOBJ) ?
8940 resultobj = t_output_helper(resultobj, ((res5 == SWIG_NEWOBJ) ?
8941 SWIG_From_int((*arg5)) : SWIG_NewPointerObj((void*)(arg5), SWIGTYPE_p_int, 0)));
8942
8943 if (arg6) resultobj = t_output_helper(resultobj, PyObjectFromDBInfo(arg6));
8944 if (arg7) resultobj = t_output_helper(resultobj, PyObjectFromDBSizeInfo(arg7));
8945
8946 return resultobj;
8947 fail:
8948 return NULL;
8949}
int dlp_FindDBByName(int sd, int cardno, PI_CONST char *name, unsigned long *localid, int *dbhandle, struct DBInfo *info, struct DBSizeInfo *size)
Definition dlp.c:1312
static PyObject * PyObjectFromDBSizeInfo(const struct DBSizeInfo *si)
Definition pisock_wrap.c:1635
static PyObject * PyObjectFromDBInfo(const struct DBInfo *dbi)
Definition pisock_wrap.c:1554

References dlp_FindDBByName(), fail(), PyObjectFromDBInfo(), PyObjectFromDBSizeInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), SWIG_fail, SWIG_From_int, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, SWIGTYPE_p_unsigned_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_FindDBByOpenHandle()

static PyObject * _wrap_dlp_FindDBByOpenHandle ( PyObject * self,
PyObject * args )
static
8952 {
8953 PyObject *resultobj = NULL;
8954 int arg1 ;
8955 int arg2 ;
8956 int *arg3 = (int *) 0 ;
8957 unsigned long *arg4 = (unsigned long *) 0 ;
8958 struct DBInfo *arg5 = (struct DBInfo *) 0 ;
8959 struct DBSizeInfo *arg6 = (struct DBSizeInfo *) 0 ;
8960 PI_ERR result;
8961 int temp3 ;
8962 int res3 = 0 ;
8963 unsigned long temp4 ;
8964 int res4 = 0 ;
8965 struct DBInfo temp15 ;
8966 struct DBSizeInfo temp25 ;
8967 PyObject * obj0 = 0 ;
8968 PyObject * obj1 = 0 ;
8969
8970 arg3 = &temp3; res3 = SWIG_NEWOBJ;
8971 arg4 = &temp4; res4 = SWIG_NEWOBJ;
8972
8973 arg5 = &temp15;
8974 arg6 = &temp25;
8975
8976 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_FindDBByOpenHandle",&obj0,&obj1)) goto fail;
8977 {
8978 arg1 = (int)(SWIG_As_int(obj0));
8979 if (SWIG_arg_fail(1)) SWIG_fail;
8980 }
8981 {
8982 arg2 = (int)(SWIG_As_int(obj1));
8983 if (SWIG_arg_fail(2)) SWIG_fail;
8984 }
8985 {
8986 PyThreadState *__save = PyEval_SaveThread();
8987 result = (PI_ERR)dlp_FindDBByOpenHandle(arg1,arg2,arg3,arg4,arg5,arg6);
8988
8989 PyEval_RestoreThread(__save);
8990 }
8991
8992 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8993 SWIG_fail;
8994 resultobj = Py_None;
8995 Py_INCREF(Py_None);
8996
8997 resultobj = t_output_helper(resultobj, ((res3 == SWIG_NEWOBJ) ?
8998 SWIG_From_int((*arg3)) : SWIG_NewPointerObj((void*)(arg3), SWIGTYPE_p_int, 0)));
8999 resultobj = t_output_helper(resultobj, ((res4 == SWIG_NEWOBJ) ?
9001
9002 if (arg5) resultobj = t_output_helper(resultobj, PyObjectFromDBInfo(arg5));
9003 if (arg6) resultobj = t_output_helper(resultobj, PyObjectFromDBSizeInfo(arg6));
9004
9005 return resultobj;
9006 fail:
9007 return NULL;
9008}
int dlp_FindDBByOpenHandle(int sd, int dbhandle, int *cardno, unsigned long *localid, struct DBInfo *info, struct DBSizeInfo *size)
Definition dlp.c:1352

References dlp_FindDBByOpenHandle(), fail(), PyObjectFromDBInfo(), PyObjectFromDBSizeInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, SWIGTYPE_p_unsigned_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_FindDBByTypeCreator()

static PyObject * _wrap_dlp_FindDBByTypeCreator ( PyObject * self,
PyObject * args )
static
9011 {
9012 PyObject *resultobj = NULL;
9013 int arg1 ;
9014 unsigned long arg2 ;
9015 unsigned long arg3 ;
9016 int arg4 ;
9017 int arg5 ;
9018 int *arg6 = (int *) 0 ;
9019 unsigned long *arg7 = (unsigned long *) 0 ;
9020 int *arg8 = (int *) 0 ;
9021 struct DBInfo *arg9 = (struct DBInfo *) 0 ;
9022 struct DBSizeInfo *arg10 = (struct DBSizeInfo *) 0 ;
9023 PI_ERR result;
9024 int temp6 ;
9025 int res6 = 0 ;
9026 unsigned long temp7 ;
9027 int res7 = 0 ;
9028 int temp8 ;
9029 int res8 = 0 ;
9030 struct DBInfo temp19 ;
9031 struct DBSizeInfo temp29 ;
9032 PyObject * obj0 = 0 ;
9033 PyObject * obj1 = 0 ;
9034 PyObject * obj2 = 0 ;
9035 PyObject * obj3 = 0 ;
9036 PyObject * obj4 = 0 ;
9037
9038 arg6 = &temp6; res6 = SWIG_NEWOBJ;
9039 arg7 = &temp7; res7 = SWIG_NEWOBJ;
9040 arg8 = &temp8; res8 = SWIG_NEWOBJ;
9041
9042 arg9 = &temp19;
9043 arg10 = &temp29;
9044
9045 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_FindDBByTypeCreator",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
9046 {
9047 arg1 = (int)(SWIG_As_int(obj0));
9048 if (SWIG_arg_fail(1)) SWIG_fail;
9049 }
9050 {
9051 if (PyString_Check(obj1))
9052 arg2 = makelong(PyString_AS_STRING(obj1));
9053 else if (PyInt_Check(obj1))
9054 arg2 = PyInt_AsLong(obj1);
9055 else {
9056 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
9057 SWIG_fail;
9058 }
9059 }
9060 {
9061 if (PyString_Check(obj2))
9062 arg3 = makelong(PyString_AS_STRING(obj2));
9063 else if (PyInt_Check(obj2))
9064 arg3 = PyInt_AsLong(obj2);
9065 else {
9066 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
9067 SWIG_fail;
9068 }
9069 }
9070 {
9071 arg4 = (int)(SWIG_As_int(obj3));
9072 if (SWIG_arg_fail(4)) SWIG_fail;
9073 }
9074 {
9075 arg5 = (int)(SWIG_As_int(obj4));
9076 if (SWIG_arg_fail(5)) SWIG_fail;
9077 }
9078 {
9079 PyThreadState *__save = PyEval_SaveThread();
9080 result = (PI_ERR)dlp_FindDBByTypeCreator(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10);
9081
9082 PyEval_RestoreThread(__save);
9083 }
9084
9085 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9086 SWIG_fail;
9087 resultobj = Py_None;
9088 Py_INCREF(Py_None);
9089
9090 resultobj = t_output_helper(resultobj, ((res6 == SWIG_NEWOBJ) ?
9091 SWIG_From_int((*arg6)) : SWIG_NewPointerObj((void*)(arg6), SWIGTYPE_p_int, 0)));
9092 resultobj = t_output_helper(resultobj, ((res7 == SWIG_NEWOBJ) ?
9094 resultobj = t_output_helper(resultobj, ((res8 == SWIG_NEWOBJ) ?
9095 SWIG_From_int((*arg8)) : SWIG_NewPointerObj((void*)(arg8), SWIGTYPE_p_int, 0)));
9096
9097 if (arg9) resultobj = t_output_helper(resultobj, PyObjectFromDBInfo(arg9));
9098 if (arg10) resultobj = t_output_helper(resultobj, PyObjectFromDBSizeInfo(arg10));
9099
9100 return resultobj;
9101 fail:
9102 return NULL;
9103}
int dlp_FindDBByTypeCreator(int sd, unsigned long type, unsigned long creator, int start, int latest, int *cardno, unsigned long *localid, int *dbhandle, struct DBInfo *info, struct DBSizeInfo *size)
Definition dlp.c:1395

References dlp_FindDBByTypeCreator(), fail(), makelong(), PyObjectFromDBInfo(), PyObjectFromDBSizeInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, SWIGTYPE_p_unsigned_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_FindDBInfo()

static PyObject * _wrap_dlp_FindDBInfo ( PyObject * self,
PyObject * args )
static
9106 {
9107 PyObject *resultobj = NULL;
9108 int arg1 ;
9109 int arg2 ;
9110 int arg3 ;
9111 char *arg4 = (char *) 0 ;
9112 unsigned long arg5 ;
9113 unsigned long arg6 ;
9114 struct DBInfo *arg7 = (struct DBInfo *) 0 ;
9115 PI_ERR result;
9116 struct DBInfo temp7 ;
9117 PyObject * obj0 = 0 ;
9118 PyObject * obj1 = 0 ;
9119 PyObject * obj2 = 0 ;
9120 PyObject * obj3 = 0 ;
9121 PyObject * obj4 = 0 ;
9122 PyObject * obj5 = 0 ;
9123
9124
9125 arg7 = &temp7;
9126
9127 if(!PyArg_ParseTuple(args,(char *)"OOOOOO:dlp_FindDBInfo",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5)) goto fail;
9128 {
9129 arg1 = (int)(SWIG_As_int(obj0));
9130 if (SWIG_arg_fail(1)) SWIG_fail;
9131 }
9132 {
9133 arg2 = (int)(SWIG_As_int(obj1));
9134 if (SWIG_arg_fail(2)) SWIG_fail;
9135 }
9136 {
9137 arg3 = (int)(SWIG_As_int(obj2));
9138 if (SWIG_arg_fail(3)) SWIG_fail;
9139 }
9140 if (!SWIG_AsCharPtr(obj3, (char**)&arg4)) {
9142 }
9143 {
9144 if (PyString_Check(obj4))
9145 arg5 = makelong(PyString_AS_STRING(obj4));
9146 else if (PyInt_Check(obj4))
9147 arg5 = PyInt_AsLong(obj4);
9148 else {
9149 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
9150 SWIG_fail;
9151 }
9152 }
9153 {
9154 if (PyString_Check(obj5))
9155 arg6 = makelong(PyString_AS_STRING(obj5));
9156 else if (PyInt_Check(obj5))
9157 arg6 = PyInt_AsLong(obj5);
9158 else {
9159 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
9160 SWIG_fail;
9161 }
9162 }
9163 {
9164 PyThreadState *__save = PyEval_SaveThread();
9165 result = (PI_ERR)dlp_FindDBInfo(arg1,arg2,arg3,(char const *)arg4,arg5,arg6,arg7);
9166
9167 PyEval_RestoreThread(__save);
9168 }
9169
9170 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9171 SWIG_fail;
9172 resultobj = Py_None;
9173 Py_INCREF(Py_None);
9174
9175
9176 if (arg7) resultobj = t_output_helper(resultobj, PyObjectFromDBInfo(arg7));
9177
9178 return resultobj;
9179 fail:
9180 return NULL;
9181}
int dlp_FindDBInfo(int sd, int cardno, int start, const char *dbname, unsigned long type, unsigned long creator, struct DBInfo *info)
Definition dlp.c:1143

References dlp_FindDBInfo(), fail(), makelong(), PyObjectFromDBInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_GetROMToken()

static PyObject * _wrap_dlp_GetROMToken ( PyObject * self,
PyObject * args )
static
8470 {
8471 PyObject *resultobj = NULL;
8472 int arg1 ;
8473 unsigned long arg2 ;
8474 void *arg3 = (void *) 0 ;
8475 size_t *arg4 = (size_t *) 0 ;
8476 PI_ERR result;
8477 PyObject * obj0 = 0 ;
8478 PyObject * obj1 = 0 ;
8479 PyObject * obj2 = 0 ;
8480 PyObject * obj3 = 0 ;
8481
8482 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_GetROMToken",&obj0,&obj1,&obj2,&obj3)) goto fail;
8483 {
8484 arg1 = (int)(SWIG_As_int(obj0));
8485 if (SWIG_arg_fail(1)) SWIG_fail;
8486 }
8487 {
8488 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
8489 if (SWIG_arg_fail(2)) SWIG_fail;
8490 }
8491 {
8492 if ((SWIG_ConvertPtr(obj2,(void **)(&arg3),0,SWIG_POINTER_EXCEPTION|0))== -1) {
8494 }
8495 }
8497 if (SWIG_arg_fail(4)) SWIG_fail;
8498 {
8499 PyThreadState *__save = PyEval_SaveThread();
8500 result = (PI_ERR)dlp_GetROMToken(arg1,arg2,arg3,arg4);
8501
8502 PyEval_RestoreThread(__save);
8503 }
8504
8505 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8506 SWIG_fail;
8507 resultobj = Py_None;
8508 Py_INCREF(Py_None);
8509
8510 return resultobj;
8511 fail:
8512 return NULL;
8513}
int dlp_GetROMToken(int sd, unsigned long token, void *buffer, size_t *size)
Definition dlp.c:2331
#define SWIG_ConvertPtr(obj, pp, type, flags)
Definition pisock_wrap.c:587
#define SWIGTYPE_p_size_t
Definition pisock_wrap.c:1438

References dlp_GetROMToken(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_ConvertPtr, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_size_t.

Here is the call graph for this function:

◆ _wrap_dlp_GetSysDateTime_()

static PyObject * _wrap_dlp_GetSysDateTime_ ( PyObject * self,
PyObject * args )
static
7997 {
7998 PyObject *resultobj = NULL;
7999 int arg1 ;
8000 time_t *arg2 = (time_t *) 0 ;
8001 PI_ERR result;
8002 PyObject * obj0 = 0 ;
8003 PyObject * obj1 = 0 ;
8004
8005 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_GetSysDateTime_",&obj0,&obj1)) goto fail;
8006 {
8007 arg1 = (int)(SWIG_As_int(obj0));
8008 if (SWIG_arg_fail(1)) SWIG_fail;
8009 }
8011 if (SWIG_arg_fail(2)) SWIG_fail;
8012 {
8013 PyThreadState *__save = PyEval_SaveThread();
8014 result = (PI_ERR)dlp_GetSysDateTime(arg1,arg2);
8015
8016 PyEval_RestoreThread(__save);
8017 }
8018
8019 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8020 SWIG_fail;
8021 resultobj = Py_None;
8022 Py_INCREF(Py_None);
8023
8024 return resultobj;
8025 fail:
8026 return NULL;
8027}
int dlp_GetSysDateTime(int sd, time_t *t)
Definition dlp.c:851
#define SWIGTYPE_p_time_t
Definition pisock_wrap.c:1441

References dlp_GetSysDateTime(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_time_t.

Here is the call graph for this function:

◆ _wrap_dlp_htopdate()

static PyObject * _wrap_dlp_htopdate ( PyObject * self,
PyObject * args )
static
7970 {
7971 PyObject *resultobj = NULL;
7972 time_t arg1 ;
7973 unsigned char *arg2 = (unsigned char *) 0 ;
7974 PyObject * obj0 = 0 ;
7975 PyObject * obj1 = 0 ;
7976
7977 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_htopdate",&obj0,&obj1)) goto fail;
7978 {
7979 arg1 = (time_t)(SWIG_As_long(obj0));
7980 if (SWIG_arg_fail(1)) SWIG_fail;
7981 }
7983 if (SWIG_arg_fail(2)) SWIG_fail;
7984 {
7985 PyThreadState *__save = PyEval_SaveThread();
7986 dlp_htopdate(arg1,arg2);
7987
7988 PyEval_RestoreThread(__save);
7989 }
7990 Py_INCREF(Py_None); resultobj = Py_None;
7991 return resultobj;
7992 fail:
7993 return NULL;
7994}
void dlp_htopdate(time_t time_interval, unsigned char *data)
Definition dlp.c:822
#define SWIGTYPE_p_unsigned_char
Definition pisock_wrap.c:1442

References dlp_htopdate(), fail(), SWIG_arg_fail, SWIG_As_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_unsigned_char.

Here is the call graph for this function:

◆ _wrap_dlp_MoveCategory()

static PyObject * _wrap_dlp_MoveCategory ( PyObject * self,
PyObject * args )
static
9599 {
9600 PyObject *resultobj = NULL;
9601 int arg1 ;
9602 int arg2 ;
9603 int arg3 ;
9604 int arg4 ;
9605 PI_ERR result;
9606 PyObject * obj0 = 0 ;
9607 PyObject * obj1 = 0 ;
9608 PyObject * obj2 = 0 ;
9609 PyObject * obj3 = 0 ;
9610
9611 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_MoveCategory",&obj0,&obj1,&obj2,&obj3)) goto fail;
9612 {
9613 arg1 = (int)(SWIG_As_int(obj0));
9614 if (SWIG_arg_fail(1)) SWIG_fail;
9615 }
9616 {
9617 arg2 = (int)(SWIG_As_int(obj1));
9618 if (SWIG_arg_fail(2)) SWIG_fail;
9619 }
9620 {
9621 arg3 = (int)(SWIG_As_int(obj2));
9622 if (SWIG_arg_fail(3)) SWIG_fail;
9623 }
9624 {
9625 arg4 = (int)(SWIG_As_int(obj3));
9626 if (SWIG_arg_fail(4)) SWIG_fail;
9627 }
9628 {
9629 PyThreadState *__save = PyEval_SaveThread();
9630 result = (PI_ERR)dlp_MoveCategory(arg1,arg2,arg3,arg4);
9631
9632 PyEval_RestoreThread(__save);
9633 }
9634
9635 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9636 SWIG_fail;
9637 resultobj = Py_None;
9638 Py_INCREF(Py_None);
9639
9640 return resultobj;
9641 fail:
9642 return NULL;
9643}
int dlp_MoveCategory(int sd, int handle, int fromcat, int tocat)
Definition dlp.c:1847

References dlp_MoveCategory(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_OpenConduit()

static PyObject * _wrap_dlp_OpenConduit ( PyObject * self,
PyObject * args )
static
8324 {
8325 PyObject *resultobj = NULL;
8326 int arg1 ;
8327 PI_ERR result;
8328 PyObject * obj0 = 0 ;
8329
8330 if(!PyArg_ParseTuple(args,(char *)"O:dlp_OpenConduit",&obj0)) goto fail;
8331 {
8332 arg1 = (int)(SWIG_As_int(obj0));
8333 if (SWIG_arg_fail(1)) SWIG_fail;
8334 }
8335 {
8336 PyThreadState *__save = PyEval_SaveThread();
8337 result = (PI_ERR)dlp_OpenConduit(arg1);
8338
8339 PyEval_RestoreThread(__save);
8340 }
8341
8342 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8343 SWIG_fail;
8344 resultobj = Py_None;
8345 Py_INCREF(Py_None);
8346
8347 return resultobj;
8348 fail:
8349 return NULL;
8350}
int dlp_OpenConduit(int sd)
Definition dlp.c:1880

References dlp_OpenConduit(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_OpenDB()

static PyObject * _wrap_dlp_OpenDB ( PyObject * self,
PyObject * args )
static
9184 {
9185 PyObject *resultobj = NULL;
9186 int arg1 ;
9187 int arg2 ;
9188 int arg3 ;
9189 char *arg4 = (char *) 0 ;
9190 int *arg5 = (int *) 0 ;
9191 PI_ERR result;
9192 int temp5 ;
9193 int res5 = 0 ;
9194 PyObject * obj0 = 0 ;
9195 PyObject * obj1 = 0 ;
9196 PyObject * obj2 = 0 ;
9197 PyObject * obj3 = 0 ;
9198
9199 arg5 = &temp5; res5 = SWIG_NEWOBJ;
9200 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_OpenDB",&obj0,&obj1,&obj2,&obj3)) goto fail;
9201 {
9202 arg1 = (int)(SWIG_As_int(obj0));
9203 if (SWIG_arg_fail(1)) SWIG_fail;
9204 }
9205 {
9206 arg2 = (int)(SWIG_As_int(obj1));
9207 if (SWIG_arg_fail(2)) SWIG_fail;
9208 }
9209 {
9210 arg3 = (int)(SWIG_As_int(obj2));
9211 if (SWIG_arg_fail(3)) SWIG_fail;
9212 }
9213 if (!SWIG_AsCharPtr(obj3, (char**)&arg4)) {
9215 }
9216 {
9217 PyThreadState *__save = PyEval_SaveThread();
9218 result = (PI_ERR)dlp_OpenDB(arg1,arg2,arg3,(char const *)arg4,arg5);
9219
9220 PyEval_RestoreThread(__save);
9221 }
9222
9223 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9224 SWIG_fail;
9225 resultobj = Py_None;
9226 Py_INCREF(Py_None);
9227
9228 resultobj = t_output_helper(resultobj, ((res5 == SWIG_NEWOBJ) ?
9229 SWIG_From_int((*arg5)) : SWIG_NewPointerObj((void*)(arg5), SWIGTYPE_p_int, 0)));
9230 return resultobj;
9231 fail:
9232 return NULL;
9233}
int dlp_OpenDB(int sd, int cardno, int mode, PI_CONST char *name, int *dbhandle)
Definition dlp.c:1445

References dlp_OpenDB(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), SWIG_fail, SWIG_From_int, SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ptohdate()

static PyObject * _wrap_dlp_ptohdate ( PyObject * self,
PyObject * args )
static
7946 {
7947 PyObject *resultobj = NULL;
7948 unsigned char *arg1 = (unsigned char *) 0 ;
7949 time_t result;
7950 PyObject * obj0 = 0 ;
7951
7952 if(!PyArg_ParseTuple(args,(char *)"O:dlp_ptohdate",&obj0)) goto fail;
7954 if (SWIG_arg_fail(1)) SWIG_fail;
7955 {
7956 PyThreadState *__save = PyEval_SaveThread();
7957 result = dlp_ptohdate((unsigned char const *)arg1);
7958
7959 PyEval_RestoreThread(__save);
7960 }
7961 {
7962 resultobj = SWIG_From_long((long)(result));
7963 }
7964 return resultobj;
7965 fail:
7966 return NULL;
7967}
time_t dlp_ptohdate(const unsigned char *data)
Definition dlp.c:771

References dlp_ptohdate(), fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_long, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_unsigned_char.

Here is the call graph for this function:

◆ _wrap_dlp_ReadAppBlock()

static PyObject * _wrap_dlp_ReadAppBlock ( PyObject * self,
PyObject * args )
static
9646 {
9647 PyObject *resultobj = NULL;
9648 int arg1 ;
9649 int arg2 ;
9650 int arg3 ;
9651 int arg4 ;
9652 pi_buffer_t *arg5 = (pi_buffer_t *) 0 ;
9653 PI_ERR result;
9654 PyObject * obj0 = 0 ;
9655 PyObject * obj1 = 0 ;
9656 PyObject * obj2 = 0 ;
9657 PyObject * obj3 = 0 ;
9658
9659 {
9660 arg5 = pi_buffer_new(0xFFFF);
9661 }
9662 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_ReadAppBlock",&obj0,&obj1,&obj2,&obj3)) goto fail;
9663 {
9664 arg1 = (int)(SWIG_As_int(obj0));
9665 if (SWIG_arg_fail(1)) SWIG_fail;
9666 }
9667 {
9668 arg2 = (int)(SWIG_As_int(obj1));
9669 if (SWIG_arg_fail(2)) SWIG_fail;
9670 }
9671 {
9672 arg3 = (int)(SWIG_As_int(obj2));
9673 if (SWIG_arg_fail(3)) SWIG_fail;
9674 }
9675 {
9676 arg4 = (int)(SWIG_As_int(obj3));
9677 if (SWIG_arg_fail(4)) SWIG_fail;
9678 }
9679 {
9680 PyThreadState *__save = PyEval_SaveThread();
9681 result = (PI_ERR)dlp_ReadAppBlock(arg1,arg2,arg3,arg4,arg5);
9682
9683 PyEval_RestoreThread(__save);
9684 }
9685
9686 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9687 SWIG_fail;
9688 resultobj = Py_None;
9689 Py_INCREF(Py_None);
9690
9691 {
9692 if (arg5) {
9693 PyObject *o1 = Py_BuildValue("s#", arg5->data, arg5->used);
9694 resultobj = t_output_helper(resultobj, o1);
9695 }
9696 }
9697 {
9698 if (arg5) {
9699 pi_buffer_free(arg5);
9700 }
9701 }
9702 return resultobj;
9703 fail:
9704 {
9705 if (arg5) {
9706 pi_buffer_free(arg5);
9707 }
9708 }
9709 return NULL;
9710}
int dlp_ReadAppBlock(int sd, int dbhandle, int offset, int reqbytes, pi_buffer_t *retbuf)
Definition dlp.c:2926

References dlp_ReadAppBlock(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadAppPreference()

static PyObject * _wrap_dlp_ReadAppPreference ( PyObject * self,
PyObject * args )
static
8642 {
8643 PyObject *resultobj = NULL;
8644 int arg1 ;
8645 unsigned long arg2 ;
8646 int arg3 ;
8647 int arg4 ;
8648 int arg5 ;
8649 void *arg6 = (void *) 0 ;
8650 size_t *arg7 = (size_t *) 0 ;
8651 int *arg8 = (int *) 0 ;
8652 PI_ERR result;
8653 PyObject * obj0 = 0 ;
8654 PyObject * obj1 = 0 ;
8655 PyObject * obj2 = 0 ;
8656 PyObject * obj3 = 0 ;
8657 PyObject * obj4 = 0 ;
8658 PyObject * obj5 = 0 ;
8659 PyObject * obj6 = 0 ;
8660 PyObject * obj7 = 0 ;
8661
8662 if(!PyArg_ParseTuple(args,(char *)"OOOOOOOO:dlp_ReadAppPreference",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7)) goto fail;
8663 {
8664 arg1 = (int)(SWIG_As_int(obj0));
8665 if (SWIG_arg_fail(1)) SWIG_fail;
8666 }
8667 {
8668 if (PyString_Check(obj1))
8669 arg2 = makelong(PyString_AS_STRING(obj1));
8670 else if (PyInt_Check(obj1))
8671 arg2 = PyInt_AsLong(obj1);
8672 else {
8673 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
8674 SWIG_fail;
8675 }
8676 }
8677 {
8678 arg3 = (int)(SWIG_As_int(obj2));
8679 if (SWIG_arg_fail(3)) SWIG_fail;
8680 }
8681 {
8682 arg4 = (int)(SWIG_As_int(obj3));
8683 if (SWIG_arg_fail(4)) SWIG_fail;
8684 }
8685 {
8686 arg5 = (int)(SWIG_As_int(obj4));
8687 if (SWIG_arg_fail(5)) SWIG_fail;
8688 }
8689 {
8690 if ((SWIG_ConvertPtr(obj5,(void **)(&arg6),0,SWIG_POINTER_EXCEPTION|0))== -1) {
8692 }
8693 }
8695 if (SWIG_arg_fail(7)) SWIG_fail;
8697 if (SWIG_arg_fail(8)) SWIG_fail;
8698 {
8699 PyThreadState *__save = PyEval_SaveThread();
8700 result = (PI_ERR)dlp_ReadAppPreference(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
8701
8702 PyEval_RestoreThread(__save);
8703 }
8704
8705 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8706 SWIG_fail;
8707 resultobj = Py_None;
8708 Py_INCREF(Py_None);
8709
8710
8711 if (arg6) resultobj = t_output_helper(resultobj, Py_BuildValue("is#", arg8, arg6, arg7));
8712
8713 return resultobj;
8714 fail:
8715 return NULL;
8716}
int dlp_ReadAppPreference(int sd, unsigned long creator, int prefID, int backup, int maxsize, void *buffer, size_t *size, int *version)
Definition dlp.c:3269

References dlp_ReadAppPreference(), fail(), makelong(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_ConvertPtr, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_int, SWIGTYPE_p_size_t, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadDBList_()

static PyObject * _wrap_dlp_ReadDBList_ ( PyObject * self,
PyObject * args )
static
8814 {
8815 PyObject *resultobj = NULL;
8816 int arg1 ;
8817 int arg2 ;
8818 int arg3 ;
8819 int arg4 ;
8820 pi_buffer_t *arg5 = (pi_buffer_t *) 0 ;
8821 PI_ERR result;
8822 PyObject * obj0 = 0 ;
8823 PyObject * obj1 = 0 ;
8824 PyObject * obj2 = 0 ;
8825 PyObject * obj3 = 0 ;
8826
8827 {
8828 arg5 = pi_buffer_new(0xFFFF);
8829 }
8830 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_ReadDBList_",&obj0,&obj1,&obj2,&obj3)) goto fail;
8831 {
8832 arg1 = (int)(SWIG_As_int(obj0));
8833 if (SWIG_arg_fail(1)) SWIG_fail;
8834 }
8835 {
8836 arg2 = (int)(SWIG_As_int(obj1));
8837 if (SWIG_arg_fail(2)) SWIG_fail;
8838 }
8839 {
8840 arg3 = (int)(SWIG_As_int(obj2));
8841 if (SWIG_arg_fail(3)) SWIG_fail;
8842 }
8843 {
8844 arg4 = (int)(SWIG_As_int(obj3));
8845 if (SWIG_arg_fail(4)) SWIG_fail;
8846 }
8847 {
8848 PyThreadState *__save = PyEval_SaveThread();
8849 result = (PI_ERR)dlp_ReadDBList(arg1,arg2,arg3,arg4,arg5);
8850
8851 PyEval_RestoreThread(__save);
8852 }
8853
8854 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8855 SWIG_fail;
8856 resultobj = Py_None;
8857 Py_INCREF(Py_None);
8858
8859
8860 if (arg5) {
8861 int j;
8862 struct DBInfo info;
8863 resultobj = PyList_New((arg5->used / sizeof(struct DBInfo)));
8864 for (j=0; j < (arg5->used / sizeof(struct DBInfo)); j++) {
8865 memcpy(&info, arg5->data + j * sizeof(struct DBInfo), sizeof(struct DBInfo));
8866 PyObject *o = PyObjectFromDBInfo(&info);
8867 Py_INCREF(o);
8868 PyList_SET_ITEM(resultobj, j, o);
8869 }
8870 }
8871
8872 {
8873 if (arg5) {
8874 pi_buffer_free(arg5);
8875 }
8876 }
8877 return resultobj;
8878 fail:
8879 {
8880 if (arg5) {
8881 pi_buffer_free(arg5);
8882 }
8883 }
8884 return NULL;
8885}
int dlp_ReadDBList(int sd, int cardno, int flags, int start, pi_buffer_t *info)
Definition dlp.c:1040

References dlp_ReadDBList(), fail(), pi_buffer_free(), pi_buffer_new(), PyObjectFromDBInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_ReadFeature()

static PyObject * _wrap_dlp_ReadFeature ( PyObject * self,
PyObject * args )
static
8417 {
8418 PyObject *resultobj = NULL;
8419 int arg1 ;
8420 unsigned long arg2 ;
8421 int arg3 ;
8422 unsigned long *arg4 = (unsigned long *) 0 ;
8423 PI_ERR result;
8424 unsigned long temp4 ;
8425 int res4 = 0 ;
8426 PyObject * obj0 = 0 ;
8427 PyObject * obj1 = 0 ;
8428 PyObject * obj2 = 0 ;
8429
8430 arg4 = &temp4; res4 = SWIG_NEWOBJ;
8431 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_ReadFeature",&obj0,&obj1,&obj2)) goto fail;
8432 {
8433 arg1 = (int)(SWIG_As_int(obj0));
8434 if (SWIG_arg_fail(1)) SWIG_fail;
8435 }
8436 {
8437 if (PyString_Check(obj1))
8438 arg2 = makelong(PyString_AS_STRING(obj1));
8439 else if (PyInt_Check(obj1))
8440 arg2 = PyInt_AsLong(obj1);
8441 else {
8442 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
8443 SWIG_fail;
8444 }
8445 }
8446 {
8447 arg3 = (int)(SWIG_As_int(obj2));
8448 if (SWIG_arg_fail(3)) SWIG_fail;
8449 }
8450 {
8451 PyThreadState *__save = PyEval_SaveThread();
8452 result = (PI_ERR)dlp_ReadFeature(arg1,arg2,arg3,arg4);
8453
8454 PyEval_RestoreThread(__save);
8455 }
8456
8457 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8458 SWIG_fail;
8459 resultobj = Py_None;
8460 Py_INCREF(Py_None);
8461
8462 resultobj = t_output_helper(resultobj, ((res4 == SWIG_NEWOBJ) ?
8464 return resultobj;
8465 fail:
8466 return NULL;
8467}
dlp_ReadFeature
Definition pisock.py:849

References fail(), makelong(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_unsigned_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadNetSyncInfo()

static PyObject * _wrap_dlp_ReadNetSyncInfo ( PyObject * self,
PyObject * args )
static
8251 {
8252 PyObject *resultobj = NULL;
8253 int arg1 ;
8254 struct NetSyncInfo *arg2 = (struct NetSyncInfo *) 0 ;
8255 PI_ERR result;
8256 struct NetSyncInfo temp2 ;
8257 PyObject * obj0 = 0 ;
8258
8259 {
8260 arg2 = &temp2;
8261 }
8262 if(!PyArg_ParseTuple(args,(char *)"O:dlp_ReadNetSyncInfo",&obj0)) goto fail;
8263 {
8264 arg1 = (int)(SWIG_As_int(obj0));
8265 if (SWIG_arg_fail(1)) SWIG_fail;
8266 }
8267 {
8268 PyThreadState *__save = PyEval_SaveThread();
8269 result = (PI_ERR)dlp_ReadNetSyncInfo(arg1,arg2);
8270
8271 PyEval_RestoreThread(__save);
8272 }
8273
8274 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8275 SWIG_fail;
8276 resultobj = Py_None;
8277 Py_INCREF(Py_None);
8278
8279
8280 if (arg2) resultobj = t_output_helper(resultobj, PyObjectFromNetSyncInfo(arg2));
8281
8282 return resultobj;
8283 fail:
8284 return NULL;
8285}
int dlp_ReadNetSyncInfo(int sd, struct NetSyncInfo *i)
Definition dlp.c:2059
static PyObject * PyObjectFromNetSyncInfo(const struct NetSyncInfo *ni)
Definition pisock_wrap.c:1726

References dlp_ReadNetSyncInfo(), fail(), PyObjectFromNetSyncInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadNextModifiedRec()

static PyObject * _wrap_dlp_ReadNextModifiedRec ( PyObject * self,
PyObject * args )
static
10127 {
10128 PyObject *resultobj = NULL;
10129 int arg1 ;
10130 int arg2 ;
10131 pi_buffer_t *arg3 = (pi_buffer_t *) 0 ;
10132 recordid_t *arg4 = (recordid_t *) 0 ;
10133 int *arg5 = (int *) 0 ;
10134 int *arg6 = (int *) 0 ;
10135 int *arg7 = (int *) 0 ;
10136 PI_ERR result;
10137 recordid_t temp4 ;
10138 int res4 = 0 ;
10139 int temp5 ;
10140 int res5 = 0 ;
10141 int temp6 ;
10142 int res6 = 0 ;
10143 int temp7 ;
10144 int res7 = 0 ;
10145 PyObject * obj0 = 0 ;
10146 PyObject * obj1 = 0 ;
10147
10148 {
10149 arg3 = pi_buffer_new(0xFFFF);
10150 }
10151 arg4 = &temp4; res4 = SWIG_NEWOBJ;
10152 arg5 = &temp5; res5 = SWIG_NEWOBJ;
10153 arg6 = &temp6; res6 = SWIG_NEWOBJ;
10154 arg7 = &temp7; res7 = SWIG_NEWOBJ;
10155 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_ReadNextModifiedRec",&obj0,&obj1)) goto fail;
10156 {
10157 arg1 = (int)(SWIG_As_int(obj0));
10158 if (SWIG_arg_fail(1)) SWIG_fail;
10159 }
10160 {
10161 arg2 = (int)(SWIG_As_int(obj1));
10162 if (SWIG_arg_fail(2)) SWIG_fail;
10163 }
10164 {
10165 PyThreadState *__save = PyEval_SaveThread();
10166 result = (PI_ERR)dlp_ReadNextModifiedRec(arg1,arg2,arg3,arg4,arg5,arg6,arg7);
10167
10168 PyEval_RestoreThread(__save);
10169 }
10170
10171 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10172 SWIG_fail;
10173 resultobj = Py_None;
10174 Py_INCREF(Py_None);
10175
10176 {
10177 if (arg3) {
10178 PyObject *o1 = Py_BuildValue("s#", arg3->data, arg3->used);
10179 resultobj = t_output_helper(resultobj, o1);
10180 }
10181 }
10182 resultobj = t_output_helper(resultobj, ((res4 == SWIG_NEWOBJ) ?
10184 resultobj = t_output_helper(resultobj, ((res5 == SWIG_NEWOBJ) ?
10185 SWIG_From_int((*arg5)) : SWIG_NewPointerObj((void*)(arg5), SWIGTYPE_p_int, 0)));
10186 resultobj = t_output_helper(resultobj, ((res6 == SWIG_NEWOBJ) ?
10187 SWIG_From_int((*arg6)) : SWIG_NewPointerObj((void*)(arg6), SWIGTYPE_p_int, 0)));
10188 resultobj = t_output_helper(resultobj, ((res7 == SWIG_NEWOBJ) ?
10189 SWIG_From_int((*arg7)) : SWIG_NewPointerObj((void*)(arg7), SWIGTYPE_p_int, 0)));
10190 {
10191 if (arg3) {
10192 pi_buffer_free(arg3);
10193 }
10194 }
10195 return resultobj;
10196 fail:
10197 {
10198 if (arg3) {
10199 pi_buffer_free(arg3);
10200 }
10201 }
10202 return NULL;
10203}
int dlp_ReadNextModifiedRec(int sd, int dbhandle, pi_buffer_t *buffer, recordid_t *recID, int *recindex, int *attr, int *category)
Definition dlp.c:3537
#define SWIGTYPE_p_recordid_t
Definition pisock_wrap.c:1437

References dlp_ReadNextModifiedRec(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, SWIGTYPE_p_recordid_t, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadNextModifiedRecInCategory()

static PyObject * _wrap_dlp_ReadNextModifiedRecInCategory ( PyObject * self,
PyObject * args )
static
10206 {
10207 PyObject *resultobj = NULL;
10208 int arg1 ;
10209 int arg2 ;
10210 int arg3 ;
10211 pi_buffer_t *arg4 = (pi_buffer_t *) 0 ;
10212 recordid_t *arg5 = (recordid_t *) 0 ;
10213 int *arg6 = (int *) 0 ;
10214 int *arg7 = (int *) 0 ;
10215 PI_ERR result;
10216 recordid_t temp5 ;
10217 int res5 = 0 ;
10218 int temp6 ;
10219 int res6 = 0 ;
10220 int temp7 ;
10221 int res7 = 0 ;
10222 PyObject * obj0 = 0 ;
10223 PyObject * obj1 = 0 ;
10224 PyObject * obj2 = 0 ;
10225
10226 {
10227 arg4 = pi_buffer_new(0xFFFF);
10228 }
10229 arg5 = &temp5; res5 = SWIG_NEWOBJ;
10230 arg6 = &temp6; res6 = SWIG_NEWOBJ;
10231 arg7 = &temp7; res7 = SWIG_NEWOBJ;
10232 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_ReadNextModifiedRecInCategory",&obj0,&obj1,&obj2)) goto fail;
10233 {
10234 arg1 = (int)(SWIG_As_int(obj0));
10235 if (SWIG_arg_fail(1)) SWIG_fail;
10236 }
10237 {
10238 arg2 = (int)(SWIG_As_int(obj1));
10239 if (SWIG_arg_fail(2)) SWIG_fail;
10240 }
10241 {
10242 arg3 = (int)(SWIG_As_int(obj2));
10243 if (SWIG_arg_fail(3)) SWIG_fail;
10244 }
10245 {
10246 PyThreadState *__save = PyEval_SaveThread();
10247 result = (PI_ERR)dlp_ReadNextModifiedRecInCategory(arg1,arg2,arg3,arg4,arg5,arg6,arg7);
10248
10249 PyEval_RestoreThread(__save);
10250 }
10251
10252 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10253 SWIG_fail;
10254 resultobj = Py_None;
10255 Py_INCREF(Py_None);
10256
10257 {
10258 if (arg4) {
10259 PyObject *o1 = Py_BuildValue("s#", arg4->data, arg4->used);
10260 resultobj = t_output_helper(resultobj, o1);
10261 }
10262 }
10263 resultobj = t_output_helper(resultobj, ((res5 == SWIG_NEWOBJ) ?
10265 resultobj = t_output_helper(resultobj, ((res6 == SWIG_NEWOBJ) ?
10266 SWIG_From_int((*arg6)) : SWIG_NewPointerObj((void*)(arg6), SWIGTYPE_p_int, 0)));
10267 resultobj = t_output_helper(resultobj, ((res7 == SWIG_NEWOBJ) ?
10268 SWIG_From_int((*arg7)) : SWIG_NewPointerObj((void*)(arg7), SWIGTYPE_p_int, 0)));
10269 {
10270 if (arg4) {
10271 pi_buffer_free(arg4);
10272 }
10273 }
10274 return resultobj;
10275 fail:
10276 {
10277 if (arg4) {
10278 pi_buffer_free(arg4);
10279 }
10280 }
10281 return NULL;
10282}
int dlp_ReadNextModifiedRecInCategory(int sd, int dbhandle, int category, pi_buffer_t *buffer, recordid_t *recID, int *recindex, int *attr)
Definition dlp.c:3449

References dlp_ReadNextModifiedRecInCategory(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, SWIGTYPE_p_recordid_t, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadNextRecInCategory()

static PyObject * _wrap_dlp_ReadNextRecInCategory ( PyObject * self,
PyObject * args )
static
10285 {
10286 PyObject *resultobj = NULL;
10287 int arg1 ;
10288 int arg2 ;
10289 int arg3 ;
10290 pi_buffer_t *arg4 = (pi_buffer_t *) 0 ;
10291 recordid_t *arg5 = (recordid_t *) 0 ;
10292 int *arg6 = (int *) 0 ;
10293 int *arg7 = (int *) 0 ;
10294 PI_ERR result;
10295 recordid_t temp5 ;
10296 int res5 = 0 ;
10297 int temp6 ;
10298 int res6 = 0 ;
10299 int temp7 ;
10300 int res7 = 0 ;
10301 PyObject * obj0 = 0 ;
10302 PyObject * obj1 = 0 ;
10303 PyObject * obj2 = 0 ;
10304
10305 {
10306 arg4 = pi_buffer_new(0xFFFF);
10307 }
10308 arg5 = &temp5; res5 = SWIG_NEWOBJ;
10309 arg6 = &temp6; res6 = SWIG_NEWOBJ;
10310 arg7 = &temp7; res7 = SWIG_NEWOBJ;
10311 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_ReadNextRecInCategory",&obj0,&obj1,&obj2)) goto fail;
10312 {
10313 arg1 = (int)(SWIG_As_int(obj0));
10314 if (SWIG_arg_fail(1)) SWIG_fail;
10315 }
10316 {
10317 arg2 = (int)(SWIG_As_int(obj1));
10318 if (SWIG_arg_fail(2)) SWIG_fail;
10319 }
10320 {
10321 arg3 = (int)(SWIG_As_int(obj2));
10322 if (SWIG_arg_fail(3)) SWIG_fail;
10323 }
10324 {
10325 PyThreadState *__save = PyEval_SaveThread();
10326 result = (PI_ERR)dlp_ReadNextRecInCategory(arg1,arg2,arg3,arg4,arg5,arg6,arg7);
10327
10328 PyEval_RestoreThread(__save);
10329 }
10330
10331 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10332 SWIG_fail;
10333 resultobj = Py_None;
10334 Py_INCREF(Py_None);
10335
10336 {
10337 if (arg4) {
10338 PyObject *o1 = Py_BuildValue("s#", arg4->data, arg4->used);
10339 resultobj = t_output_helper(resultobj, o1);
10340 }
10341 }
10342 resultobj = t_output_helper(resultobj, ((res5 == SWIG_NEWOBJ) ?
10344 resultobj = t_output_helper(resultobj, ((res6 == SWIG_NEWOBJ) ?
10345 SWIG_From_int((*arg6)) : SWIG_NewPointerObj((void*)(arg6), SWIGTYPE_p_int, 0)));
10346 resultobj = t_output_helper(resultobj, ((res7 == SWIG_NEWOBJ) ?
10347 SWIG_From_int((*arg7)) : SWIG_NewPointerObj((void*)(arg7), SWIGTYPE_p_int, 0)));
10348 {
10349 if (arg4) {
10350 pi_buffer_free(arg4);
10351 }
10352 }
10353 return resultobj;
10354 fail:
10355 {
10356 if (arg4) {
10357 pi_buffer_free(arg4);
10358 }
10359 }
10360 return NULL;
10361}
int dlp_ReadNextRecInCategory(int sd, int dbhandle, int category, pi_buffer_t *buffer, recordid_t *recuid, int *recindex, int *attr)
Definition dlp.c:3147

References dlp_ReadNextRecInCategory(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, SWIGTYPE_p_recordid_t, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadOpenDBInfo()

static PyObject * _wrap_dlp_ReadOpenDBInfo ( PyObject * self,
PyObject * args )
static
9422 {
9423 PyObject *resultobj = NULL;
9424 int arg1 ;
9425 int arg2 ;
9426 int *arg3 = (int *) 0 ;
9427 PI_ERR result;
9428 int temp3 ;
9429 int res3 = 0 ;
9430 PyObject * obj0 = 0 ;
9431 PyObject * obj1 = 0 ;
9432
9433 arg3 = &temp3; res3 = SWIG_NEWOBJ;
9434 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_ReadOpenDBInfo",&obj0,&obj1)) goto fail;
9435 {
9436 arg1 = (int)(SWIG_As_int(obj0));
9437 if (SWIG_arg_fail(1)) SWIG_fail;
9438 }
9439 {
9440 arg2 = (int)(SWIG_As_int(obj1));
9441 if (SWIG_arg_fail(2)) SWIG_fail;
9442 }
9443 {
9444 PyThreadState *__save = PyEval_SaveThread();
9445 result = (PI_ERR)dlp_ReadOpenDBInfo(arg1,arg2,arg3);
9446
9447 PyEval_RestoreThread(__save);
9448 }
9449
9450 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9451 SWIG_fail;
9452 resultobj = Py_None;
9453 Py_INCREF(Py_None);
9454
9455 resultobj = t_output_helper(resultobj, ((res3 == SWIG_NEWOBJ) ?
9456 SWIG_From_int((*arg3)) : SWIG_NewPointerObj((void*)(arg3), SWIGTYPE_p_int, 0)));
9457 return resultobj;
9458 fail:
9459 return NULL;
9460}
int dlp_ReadOpenDBInfo(int sd, int dbhandle, int *records)
Definition dlp.c:1775

References dlp_ReadOpenDBInfo(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadRecordById()

static PyObject * _wrap_dlp_ReadRecordById ( PyObject * self,
PyObject * args )
static
9969 {
9970 PyObject *resultobj = NULL;
9971 int arg1 ;
9972 int arg2 ;
9973 recordid_t arg3 ;
9974 pi_buffer_t *arg4 = (pi_buffer_t *) 0 ;
9975 int *arg5 = (int *) 0 ;
9976 int *arg6 = (int *) 0 ;
9977 int *arg7 = (int *) 0 ;
9978 PI_ERR result;
9979 int temp5 ;
9980 int res5 = 0 ;
9981 int temp6 ;
9982 int res6 = 0 ;
9983 int temp7 ;
9984 int res7 = 0 ;
9985 PyObject * obj0 = 0 ;
9986 PyObject * obj1 = 0 ;
9987 PyObject * obj2 = 0 ;
9988
9989 {
9990 arg4 = pi_buffer_new(0xFFFF);
9991 }
9992 arg5 = &temp5; res5 = SWIG_NEWOBJ;
9993 arg6 = &temp6; res6 = SWIG_NEWOBJ;
9994 arg7 = &temp7; res7 = SWIG_NEWOBJ;
9995 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_ReadRecordById",&obj0,&obj1,&obj2)) goto fail;
9996 {
9997 arg1 = (int)(SWIG_As_int(obj0));
9998 if (SWIG_arg_fail(1)) SWIG_fail;
9999 }
10000 {
10001 arg2 = (int)(SWIG_As_int(obj1));
10002 if (SWIG_arg_fail(2)) SWIG_fail;
10003 }
10004 {
10005 arg3 = (recordid_t)(SWIG_As_unsigned_SS_long(obj2));
10006 if (SWIG_arg_fail(3)) SWIG_fail;
10007 }
10008 {
10009 PyThreadState *__save = PyEval_SaveThread();
10010 result = (PI_ERR)dlp_ReadRecordById(arg1,arg2,arg3,arg4,arg5,arg6,arg7);
10011
10012 PyEval_RestoreThread(__save);
10013 }
10014
10015 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10016 SWIG_fail;
10017 resultobj = Py_None;
10018 Py_INCREF(Py_None);
10019
10020 {
10021 if (arg4) {
10022 PyObject *o1 = Py_BuildValue("s#", arg4->data, arg4->used);
10023 resultobj = t_output_helper(resultobj, o1);
10024 }
10025 }
10026 resultobj = t_output_helper(resultobj, ((res5 == SWIG_NEWOBJ) ?
10027 SWIG_From_int((*arg5)) : SWIG_NewPointerObj((void*)(arg5), SWIGTYPE_p_int, 0)));
10028 resultobj = t_output_helper(resultobj, ((res6 == SWIG_NEWOBJ) ?
10029 SWIG_From_int((*arg6)) : SWIG_NewPointerObj((void*)(arg6), SWIGTYPE_p_int, 0)));
10030 resultobj = t_output_helper(resultobj, ((res7 == SWIG_NEWOBJ) ?
10031 SWIG_From_int((*arg7)) : SWIG_NewPointerObj((void*)(arg7), SWIGTYPE_p_int, 0)));
10032 {
10033 if (arg4) {
10034 pi_buffer_free(arg4);
10035 }
10036 }
10037 return resultobj;
10038 fail:
10039 {
10040 if (arg4) {
10041 pi_buffer_free(arg4);
10042 }
10043 }
10044 return NULL;
10045}
int dlp_ReadRecordById(int sd, int dbhandle, recordid_t recuid, pi_buffer_t *buffer, int *recindex, int *attr, int *category)
Definition dlp.c:3592

References dlp_ReadRecordById(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_From_int, SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadRecordByIndex()

static PyObject * _wrap_dlp_ReadRecordByIndex ( PyObject * self,
PyObject * args )
static
10048 {
10049 PyObject *resultobj = NULL;
10050 int arg1 ;
10051 int arg2 ;
10052 int arg3 ;
10053 pi_buffer_t *arg4 = (pi_buffer_t *) 0 ;
10054 recordid_t *arg5 = (recordid_t *) 0 ;
10055 int *arg6 = (int *) 0 ;
10056 int *arg7 = (int *) 0 ;
10057 PI_ERR result;
10058 recordid_t temp5 ;
10059 int res5 = 0 ;
10060 int temp6 ;
10061 int res6 = 0 ;
10062 int temp7 ;
10063 int res7 = 0 ;
10064 PyObject * obj0 = 0 ;
10065 PyObject * obj1 = 0 ;
10066 PyObject * obj2 = 0 ;
10067
10068 {
10069 arg4 = pi_buffer_new(0xFFFF);
10070 }
10071 arg5 = &temp5; res5 = SWIG_NEWOBJ;
10072 arg6 = &temp6; res6 = SWIG_NEWOBJ;
10073 arg7 = &temp7; res7 = SWIG_NEWOBJ;
10074 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_ReadRecordByIndex",&obj0,&obj1,&obj2)) goto fail;
10075 {
10076 arg1 = (int)(SWIG_As_int(obj0));
10077 if (SWIG_arg_fail(1)) SWIG_fail;
10078 }
10079 {
10080 arg2 = (int)(SWIG_As_int(obj1));
10081 if (SWIG_arg_fail(2)) SWIG_fail;
10082 }
10083 {
10084 arg3 = (int)(SWIG_As_int(obj2));
10085 if (SWIG_arg_fail(3)) SWIG_fail;
10086 }
10087 {
10088 PyThreadState *__save = PyEval_SaveThread();
10089 result = (PI_ERR)dlp_ReadRecordByIndex(arg1,arg2,arg3,arg4,arg5,arg6,arg7);
10090
10091 PyEval_RestoreThread(__save);
10092 }
10093
10094 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10095 SWIG_fail;
10096 resultobj = Py_None;
10097 Py_INCREF(Py_None);
10098
10099 {
10100 if (arg4) {
10101 PyObject *o1 = Py_BuildValue("s#", arg4->data, arg4->used);
10102 resultobj = t_output_helper(resultobj, o1);
10103 }
10104 }
10105 resultobj = t_output_helper(resultobj, ((res5 == SWIG_NEWOBJ) ?
10107 resultobj = t_output_helper(resultobj, ((res6 == SWIG_NEWOBJ) ?
10108 SWIG_From_int((*arg6)) : SWIG_NewPointerObj((void*)(arg6), SWIGTYPE_p_int, 0)));
10109 resultobj = t_output_helper(resultobj, ((res7 == SWIG_NEWOBJ) ?
10110 SWIG_From_int((*arg7)) : SWIG_NewPointerObj((void*)(arg7), SWIGTYPE_p_int, 0)));
10111 {
10112 if (arg4) {
10113 pi_buffer_free(arg4);
10114 }
10115 }
10116 return resultobj;
10117 fail:
10118 {
10119 if (arg4) {
10120 pi_buffer_free(arg4);
10121 }
10122 }
10123 return NULL;
10124}
int dlp_ReadRecordByIndex(int sd, int dbhandle, int recindex, pi_buffer_t *buffer, recordid_t *recuid, int *attr, int *category)
Definition dlp.c:3672

References dlp_ReadRecordByIndex(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, SWIGTYPE_p_recordid_t, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadRecordIDList()

static PyObject * _wrap_dlp_ReadRecordIDList ( PyObject * self,
PyObject * args )
static
1778 {
1779 int sd, dbhandle, sort, start, max;
1780 int ret;
1781 recordid_t *buf;
1782 int count, i;
1783 PyObject *list;
1784
1785 buf = (recordid_t *)PyMem_Malloc(0xFFFF);
1786
1787 if (!PyArg_ParseTuple(args, "iiiii", &sd, &dbhandle, &sort, &start, &max))
1788 return NULL;
1789
1790 /* this is a rather simplistic wrapper. if max is too big, we just
1791 * refuse to do it; we don't loop, figuring that that is the job of
1792 * the python wrapper.
1793 */
1794 if (max > (0xFFFF/sizeof(recordid_t))) {
1795 PyErr_SetString(PyExc_ValueError, "can only return about 64k worth of ids at once");
1796 return NULL;
1797 }
1798
1799 {
1800 PyThreadState *save = PyEval_SaveThread();
1801 ret = dlp_ReadRecordIDList(sd, dbhandle, sort, start, max, buf, &count);
1802 PyEval_RestoreThread(save);
1803 }
1804
1805 if (ret < 0) {
1806 PyErr_SetObject(PIError, Py_BuildValue("(is)", ret, dlp_strerror(ret)));
1807 PyMem_Free(buf);
1808 return NULL;
1809 }
1810
1811 list = PyList_New(0);
1812 for (i=0; i<count; i++)
1813 PyList_Append(list, PyInt_FromLong((long)buf[i]));
1814
1815 PyMem_Free(buf);
1816 return list;
1817}
int dlp_ReadRecordIDList(int sd, int dbhandle, int sort, int start, int max, recordid_t *IDs, int *count)
Definition dlp.c:2462
char * dlp_strerror(int error)
Definition dlp.c:199
int list
Definition pilot-install-user.c:31
#define max(a, b)
Definition pilot-read-screenshot.c:63
int sd
Definition pilot-xfer.c:107
char buf[0xffff]
Definition pitcl.c:34

References buf, dlp_ReadRecordIDList(), dlp_strerror(), list, max, PIError, and sd.

Here is the call graph for this function:

◆ _wrap_dlp_ReadResourceByIndex()

static PyObject * _wrap_dlp_ReadResourceByIndex ( PyObject * self,
PyObject * args )
static
10556 {
10557 PyObject *resultobj = NULL;
10558 int arg1 ;
10559 int arg2 ;
10560 int arg3 ;
10561 pi_buffer_t *arg4 = (pi_buffer_t *) 0 ;
10562 unsigned long *arg5 = (unsigned long *) 0 ;
10563 int *arg6 = (int *) 0 ;
10564 PI_ERR result;
10565 int temp6 ;
10566 int res6 = 0 ;
10567 PyObject * obj0 = 0 ;
10568 PyObject * obj1 = 0 ;
10569 PyObject * obj2 = 0 ;
10570 PyObject * obj3 = 0 ;
10571
10572 {
10573 arg4 = pi_buffer_new(0xFFFF);
10574 }
10575 arg6 = &temp6; res6 = SWIG_NEWOBJ;
10576 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_ReadResourceByIndex",&obj0,&obj1,&obj2,&obj3)) goto fail;
10577 {
10578 arg1 = (int)(SWIG_As_int(obj0));
10579 if (SWIG_arg_fail(1)) SWIG_fail;
10580 }
10581 {
10582 arg2 = (int)(SWIG_As_int(obj1));
10583 if (SWIG_arg_fail(2)) SWIG_fail;
10584 }
10585 {
10586 arg3 = (int)(SWIG_As_int(obj2));
10587 if (SWIG_arg_fail(3)) SWIG_fail;
10588 }
10590 if (SWIG_arg_fail(5)) SWIG_fail;
10591 {
10592 PyThreadState *__save = PyEval_SaveThread();
10593 result = (PI_ERR)dlp_ReadResourceByIndex(arg1,arg2,arg3,arg4,arg5,arg6);
10594
10595 PyEval_RestoreThread(__save);
10596 }
10597
10598 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10599 SWIG_fail;
10600 resultobj = Py_None;
10601 Py_INCREF(Py_None);
10602
10603 {
10604 if (arg4) {
10605 PyObject *o1 = Py_BuildValue("s#", arg4->data, arg4->used);
10606 resultobj = t_output_helper(resultobj, o1);
10607 }
10608 }
10609 resultobj = t_output_helper(resultobj, ((res6 == SWIG_NEWOBJ) ?
10610 SWIG_From_int((*arg6)) : SWIG_NewPointerObj((void*)(arg6), SWIGTYPE_p_int, 0)));
10611 {
10612 if (arg4) {
10613 pi_buffer_free(arg4);
10614 }
10615 }
10616 return resultobj;
10617 fail:
10618 {
10619 if (arg4) {
10620 pi_buffer_free(arg4);
10621 }
10622 }
10623 return NULL;
10624}
int dlp_ReadResourceByIndex(int sd, int dbhandle, unsigned int resindex, pi_buffer_t *buffer, unsigned long *type, int *resID)
Definition dlp.c:2745

References dlp_ReadResourceByIndex(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_NEWOBJ, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_int, SWIGTYPE_p_unsigned_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadResourceByType()

static PyObject * _wrap_dlp_ReadResourceByType ( PyObject * self,
PyObject * args )
static
10477 {
10478 PyObject *resultobj = NULL;
10479 int arg1 ;
10480 int arg2 ;
10481 unsigned long arg3 ;
10482 int arg4 ;
10483 pi_buffer_t *arg5 = (pi_buffer_t *) 0 ;
10484 int *arg6 = (int *) 0 ;
10485 PI_ERR result;
10486 int temp6 ;
10487 int res6 = 0 ;
10488 PyObject * obj0 = 0 ;
10489 PyObject * obj1 = 0 ;
10490 PyObject * obj2 = 0 ;
10491 PyObject * obj3 = 0 ;
10492
10493 {
10494 arg5 = pi_buffer_new(0xFFFF);
10495 }
10496 arg6 = &temp6; res6 = SWIG_NEWOBJ;
10497 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_ReadResourceByType",&obj0,&obj1,&obj2,&obj3)) goto fail;
10498 {
10499 arg1 = (int)(SWIG_As_int(obj0));
10500 if (SWIG_arg_fail(1)) SWIG_fail;
10501 }
10502 {
10503 arg2 = (int)(SWIG_As_int(obj1));
10504 if (SWIG_arg_fail(2)) SWIG_fail;
10505 }
10506 {
10507 if (PyString_Check(obj2))
10508 arg3 = makelong(PyString_AS_STRING(obj2));
10509 else if (PyInt_Check(obj2))
10510 arg3 = PyInt_AsLong(obj2);
10511 else {
10512 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
10513 SWIG_fail;
10514 }
10515 }
10516 {
10517 arg4 = (int)(SWIG_As_int(obj3));
10518 if (SWIG_arg_fail(4)) SWIG_fail;
10519 }
10520 {
10521 PyThreadState *__save = PyEval_SaveThread();
10522 result = (PI_ERR)dlp_ReadResourceByType(arg1,arg2,arg3,arg4,arg5,arg6);
10523
10524 PyEval_RestoreThread(__save);
10525 }
10526
10527 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10528 SWIG_fail;
10529 resultobj = Py_None;
10530 Py_INCREF(Py_None);
10531
10532 {
10533 if (arg5) {
10534 PyObject *o1 = Py_BuildValue("s#", arg5->data, arg5->used);
10535 resultobj = t_output_helper(resultobj, o1);
10536 }
10537 }
10538 resultobj = t_output_helper(resultobj, ((res6 == SWIG_NEWOBJ) ?
10539 SWIG_From_int((*arg6)) : SWIG_NewPointerObj((void*)(arg6), SWIGTYPE_p_int, 0)));
10540 {
10541 if (arg5) {
10542 pi_buffer_free(arg5);
10543 }
10544 }
10545 return resultobj;
10546 fail:
10547 {
10548 if (arg5) {
10549 pi_buffer_free(arg5);
10550 }
10551 }
10552 return NULL;
10553}
int dlp_ReadResourceByType(int sd, int dbhandle, unsigned long type, int resID, pi_buffer_t *buffer, int *resindex)
Definition dlp.c:2664

References dlp_ReadResourceByType(), fail(), makelong(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadSortBlock()

static PyObject * _wrap_dlp_ReadSortBlock ( PyObject * self,
PyObject * args )
static
9755 {
9756 PyObject *resultobj = NULL;
9757 int arg1 ;
9758 int arg2 ;
9759 int arg3 ;
9760 int arg4 ;
9761 pi_buffer_t *arg5 = (pi_buffer_t *) 0 ;
9762 PI_ERR result;
9763 PyObject * obj0 = 0 ;
9764 PyObject * obj1 = 0 ;
9765 PyObject * obj2 = 0 ;
9766 PyObject * obj3 = 0 ;
9767
9768 {
9769 arg5 = pi_buffer_new(0xFFFF);
9770 }
9771 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_ReadSortBlock",&obj0,&obj1,&obj2,&obj3)) goto fail;
9772 {
9773 arg1 = (int)(SWIG_As_int(obj0));
9774 if (SWIG_arg_fail(1)) SWIG_fail;
9775 }
9776 {
9777 arg2 = (int)(SWIG_As_int(obj1));
9778 if (SWIG_arg_fail(2)) SWIG_fail;
9779 }
9780 {
9781 arg3 = (int)(SWIG_As_int(obj2));
9782 if (SWIG_arg_fail(3)) SWIG_fail;
9783 }
9784 {
9785 arg4 = (int)(SWIG_As_int(obj3));
9786 if (SWIG_arg_fail(4)) SWIG_fail;
9787 }
9788 {
9789 PyThreadState *__save = PyEval_SaveThread();
9790 result = (PI_ERR)dlp_ReadSortBlock(arg1,arg2,arg3,arg4,arg5);
9791
9792 PyEval_RestoreThread(__save);
9793 }
9794
9795 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9796 SWIG_fail;
9797 resultobj = Py_None;
9798 Py_INCREF(Py_None);
9799
9800 {
9801 if (arg5) {
9802 PyObject *o1 = Py_BuildValue("s#", arg5->data, arg5->used);
9803 resultobj = t_output_helper(resultobj, o1);
9804 }
9805 }
9806 {
9807 if (arg5) {
9808 pi_buffer_free(arg5);
9809 }
9810 }
9811 return resultobj;
9812 fail:
9813 {
9814 if (arg5) {
9815 pi_buffer_free(arg5);
9816 }
9817 }
9818 return NULL;
9819}
int dlp_ReadSortBlock(int sd, int dbhandle, int offset, int reqbytes, pi_buffer_t *retbuf)
Definition dlp.c:3013

References dlp_ReadSortBlock(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadStorageInfo()

static PyObject * _wrap_dlp_ReadStorageInfo ( PyObject * self,
PyObject * args )
static
8102 {
8103 PyObject *resultobj = NULL;
8104 int arg1 ;
8105 int arg2 ;
8106 struct CardInfo *arg3 = (struct CardInfo *) 0 ;
8107 PI_ERR result;
8108 struct CardInfo temp3 ;
8109 PyObject * obj0 = 0 ;
8110 PyObject * obj1 = 0 ;
8111
8112
8113 arg3 = &temp3;
8114
8115 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_ReadStorageInfo",&obj0,&obj1)) goto fail;
8116 {
8117 arg1 = (int)(SWIG_As_int(obj0));
8118 if (SWIG_arg_fail(1)) SWIG_fail;
8119 }
8120 {
8121 arg2 = (int)(SWIG_As_int(obj1));
8122 if (SWIG_arg_fail(2)) SWIG_fail;
8123 }
8124 {
8125 PyThreadState *__save = PyEval_SaveThread();
8126 result = (PI_ERR)dlp_ReadStorageInfo(arg1,arg2,arg3);
8127
8128 PyEval_RestoreThread(__save);
8129 }
8130
8131 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8132 SWIG_fail;
8133 resultobj = Py_None;
8134 Py_INCREF(Py_None);
8135
8136
8137 if (arg3) resultobj = t_output_helper(resultobj, PyObjectFromCardInfo(arg3));
8138
8139 return resultobj;
8140 fail:
8141 return NULL;
8142}
int dlp_ReadStorageInfo(int sd, int cardno, struct CardInfo *c)
Definition dlp.c:905
static PyObject * PyObjectFromCardInfo(const struct CardInfo *ci)
Definition pisock_wrap.c:1646

References dlp_ReadStorageInfo(), fail(), PyObjectFromCardInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadSysInfo()

static PyObject * _wrap_dlp_ReadSysInfo ( PyObject * self,
PyObject * args )
static
8065 {
8066 PyObject *resultobj = NULL;
8067 int arg1 ;
8068 struct SysInfo *arg2 = (struct SysInfo *) 0 ;
8069 PI_ERR result;
8070 struct SysInfo temp2 ;
8071 PyObject * obj0 = 0 ;
8072
8073
8074 arg2 = &temp2;
8075
8076 if(!PyArg_ParseTuple(args,(char *)"O:dlp_ReadSysInfo",&obj0)) goto fail;
8077 {
8078 arg1 = (int)(SWIG_As_int(obj0));
8079 if (SWIG_arg_fail(1)) SWIG_fail;
8080 }
8081 {
8082 PyThreadState *__save = PyEval_SaveThread();
8083 result = (PI_ERR)dlp_ReadSysInfo(arg1,arg2);
8084
8085 PyEval_RestoreThread(__save);
8086 }
8087
8088 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8089 SWIG_fail;
8090 resultobj = Py_None;
8091 Py_INCREF(Py_None);
8092
8093
8094 if (arg2) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg2));
8095
8096 return resultobj;
8097 fail:
8098 return NULL;
8099}
int dlp_ReadSysInfo(int sd, struct SysInfo *s)
Definition dlp.c:965

References dlp_ReadSysInfo(), fail(), PyObjectFromSysInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ReadUserInfo()

static PyObject * _wrap_dlp_ReadUserInfo ( PyObject * self,
PyObject * args )
static
8145 {
8146 PyObject *resultobj = NULL;
8147 int arg1 ;
8148 struct PilotUser *arg2 = (struct PilotUser *) 0 ;
8149 PI_ERR result;
8150 struct PilotUser temp2 ;
8151 PyObject * obj0 = 0 ;
8152
8153
8154 arg2 = &temp2;
8155
8156 if(!PyArg_ParseTuple(args,(char *)"O:dlp_ReadUserInfo",&obj0)) goto fail;
8157 {
8158 arg1 = (int)(SWIG_As_int(obj0));
8159 if (SWIG_arg_fail(1)) SWIG_fail;
8160 }
8161 {
8162 PyThreadState *__save = PyEval_SaveThread();
8163 result = (PI_ERR)dlp_ReadUserInfo(arg1,arg2);
8164
8165 PyEval_RestoreThread(__save);
8166 }
8167
8168 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8169 SWIG_fail;
8170 resultobj = Py_None;
8171 Py_INCREF(Py_None);
8172
8173
8174 if (arg2) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg2));
8175
8176 return resultobj;
8177 fail:
8178 return NULL;
8179}
int dlp_ReadUserInfo(int sd, struct PilotUser *User)
Definition dlp.c:1996

References dlp_ReadUserInfo(), fail(), PyObjectFromPilotUser(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_ResetDBIndex()

static PyObject * _wrap_dlp_ResetDBIndex ( PyObject * self,
PyObject * args )
static
9934 {
9935 PyObject *resultobj = NULL;
9936 int arg1 ;
9937 int arg2 ;
9938 PI_ERR result;
9939 PyObject * obj0 = 0 ;
9940 PyObject * obj1 = 0 ;
9941
9942 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_ResetDBIndex",&obj0,&obj1)) goto fail;
9943 {
9944 arg1 = (int)(SWIG_As_int(obj0));
9945 if (SWIG_arg_fail(1)) SWIG_fail;
9946 }
9947 {
9948 arg2 = (int)(SWIG_As_int(obj1));
9949 if (SWIG_arg_fail(2)) SWIG_fail;
9950 }
9951 {
9952 PyThreadState *__save = PyEval_SaveThread();
9953 result = (PI_ERR)dlp_ResetDBIndex(arg1,arg2);
9954
9955 PyEval_RestoreThread(__save);
9956 }
9957
9958 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9959 SWIG_fail;
9960 resultobj = Py_None;
9961 Py_INCREF(Py_None);
9962
9963 return resultobj;
9964 fail:
9965 return NULL;
9966}
int dlp_ResetDBIndex(int sd, int dbhandle)
Definition dlp.c:2430

References dlp_ResetDBIndex(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_ResetLastSyncPC()

static PyObject * _wrap_dlp_ResetLastSyncPC ( PyObject * self,
PyObject * args )
static
8222 {
8223 PyObject *resultobj = NULL;
8224 int arg1 ;
8225 PI_ERR result;
8226 PyObject * obj0 = 0 ;
8227
8228 if(!PyArg_ParseTuple(args,(char *)"O:dlp_ResetLastSyncPC",&obj0)) goto fail;
8229 {
8230 arg1 = (int)(SWIG_As_int(obj0));
8231 if (SWIG_arg_fail(1)) SWIG_fail;
8232 }
8233 {
8234 PyThreadState *__save = PyEval_SaveThread();
8235 result = (PI_ERR)dlp_ResetLastSyncPC(arg1);
8236
8237 PyEval_RestoreThread(__save);
8238 }
8239
8240 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8241 SWIG_fail;
8242 resultobj = Py_None;
8243 Py_INCREF(Py_None);
8244
8245 return resultobj;
8246 fail:
8247 return NULL;
8248}
int dlp_ResetLastSyncPC(int sd)
Definition dlp.c:2414

References dlp_ResetLastSyncPC(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_ResetSyncFlags()

static PyObject * _wrap_dlp_ResetSyncFlags ( PyObject * self,
PyObject * args )
static
9899 {
9900 PyObject *resultobj = NULL;
9901 int arg1 ;
9902 int arg2 ;
9903 PI_ERR result;
9904 PyObject * obj0 = 0 ;
9905 PyObject * obj1 = 0 ;
9906
9907 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_ResetSyncFlags",&obj0,&obj1)) goto fail;
9908 {
9909 arg1 = (int)(SWIG_As_int(obj0));
9910 if (SWIG_arg_fail(1)) SWIG_fail;
9911 }
9912 {
9913 arg2 = (int)(SWIG_As_int(obj1));
9914 if (SWIG_arg_fail(2)) SWIG_fail;
9915 }
9916 {
9917 PyThreadState *__save = PyEval_SaveThread();
9918 result = (PI_ERR)dlp_ResetSyncFlags(arg1,arg2);
9919
9920 PyEval_RestoreThread(__save);
9921 }
9922
9923 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9924 SWIG_fail;
9925 resultobj = Py_None;
9926 Py_INCREF(Py_None);
9927
9928 return resultobj;
9929 fail:
9930 return NULL;
9931}
int dlp_ResetSyncFlags(int sd, int dbhandle)
Definition dlp.c:3123

References dlp_ResetSyncFlags(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_ResetSystem()

static PyObject * _wrap_dlp_ResetSystem ( PyObject * self,
PyObject * args )
static
8785 {
8786 PyObject *resultobj = NULL;
8787 int arg1 ;
8788 PI_ERR result;
8789 PyObject * obj0 = 0 ;
8790
8791 if(!PyArg_ParseTuple(args,(char *)"O:dlp_ResetSystem",&obj0)) goto fail;
8792 {
8793 arg1 = (int)(SWIG_As_int(obj0));
8794 if (SWIG_arg_fail(1)) SWIG_fail;
8795 }
8796 {
8797 PyThreadState *__save = PyEval_SaveThread();
8798 result = (PI_ERR)dlp_ResetSystem(arg1);
8799
8800 PyEval_RestoreThread(__save);
8801 }
8802
8803 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8804 SWIG_fail;
8805 resultobj = Py_None;
8806 Py_INCREF(Py_None);
8807
8808 return resultobj;
8809 fail:
8810 return NULL;
8811}
int dlp_ResetSystem(int sd)
Definition dlp.c:1724

References dlp_ResetSystem(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_set_protocol_version()

static PyObject * _wrap_dlp_set_protocol_version ( PyObject * self,
PyObject * args )
static
7917 {
7918 PyObject *resultobj = NULL;
7919 int arg1 ;
7920 int arg2 ;
7921 PyObject * obj0 = 0 ;
7922 PyObject * obj1 = 0 ;
7923
7924 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_set_protocol_version",&obj0,&obj1)) goto fail;
7925 {
7926 arg1 = (int)(SWIG_As_int(obj0));
7927 if (SWIG_arg_fail(1)) SWIG_fail;
7928 }
7929 {
7930 arg2 = (int)(SWIG_As_int(obj1));
7931 if (SWIG_arg_fail(2)) SWIG_fail;
7932 }
7933 {
7934 PyThreadState *__save = PyEval_SaveThread();
7935 dlp_set_protocol_version(arg1,arg2);
7936
7937 PyEval_RestoreThread(__save);
7938 }
7939 Py_INCREF(Py_None); resultobj = Py_None;
7940 return resultobj;
7941 fail:
7942 return NULL;
7943}
void dlp_set_protocol_version(int major, int minor)
Definition dlp.c:181

References dlp_set_protocol_version(), fail(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_SetDBInfo()

static PyObject * _wrap_dlp_SetDBInfo ( PyObject * self,
PyObject * args )
static
9463 {
9464 PyObject *resultobj = NULL;
9465 int arg1 ;
9466 int arg2 ;
9467 int arg3 ;
9468 int arg4 ;
9469 unsigned int arg5 ;
9470 time_t arg6 ;
9471 time_t arg7 ;
9472 time_t arg8 ;
9473 unsigned long arg9 ;
9474 unsigned long arg10 ;
9475 PI_ERR result;
9476 PyObject * obj0 = 0 ;
9477 PyObject * obj1 = 0 ;
9478 PyObject * obj2 = 0 ;
9479 PyObject * obj3 = 0 ;
9480 PyObject * obj4 = 0 ;
9481 PyObject * obj5 = 0 ;
9482 PyObject * obj6 = 0 ;
9483 PyObject * obj7 = 0 ;
9484 PyObject * obj8 = 0 ;
9485 PyObject * obj9 = 0 ;
9486
9487 if(!PyArg_ParseTuple(args,(char *)"OOOOOOOOOO:dlp_SetDBInfo",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8,&obj9)) goto fail;
9488 {
9489 arg1 = (int)(SWIG_As_int(obj0));
9490 if (SWIG_arg_fail(1)) SWIG_fail;
9491 }
9492 {
9493 arg2 = (int)(SWIG_As_int(obj1));
9494 if (SWIG_arg_fail(2)) SWIG_fail;
9495 }
9496 {
9497 arg3 = (int)(SWIG_As_int(obj2));
9498 if (SWIG_arg_fail(3)) SWIG_fail;
9499 }
9500 {
9501 arg4 = (int)(SWIG_As_int(obj3));
9502 if (SWIG_arg_fail(4)) SWIG_fail;
9503 }
9504 {
9505 arg5 = (unsigned int)(SWIG_As_unsigned_SS_int(obj4));
9506 if (SWIG_arg_fail(5)) SWIG_fail;
9507 }
9508 {
9509 arg6 = (time_t)(SWIG_As_long(obj5));
9510 if (SWIG_arg_fail(6)) SWIG_fail;
9511 }
9512 {
9513 arg7 = (time_t)(SWIG_As_long(obj6));
9514 if (SWIG_arg_fail(7)) SWIG_fail;
9515 }
9516 {
9517 arg8 = (time_t)(SWIG_As_long(obj7));
9518 if (SWIG_arg_fail(8)) SWIG_fail;
9519 }
9520 {
9521 if (PyString_Check(obj8))
9522 arg9 = makelong(PyString_AS_STRING(obj8));
9523 else if (PyInt_Check(obj8))
9524 arg9 = PyInt_AsLong(obj8);
9525 else {
9526 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
9527 SWIG_fail;
9528 }
9529 }
9530 {
9531 if (PyString_Check(obj9))
9532 arg10 = makelong(PyString_AS_STRING(obj9));
9533 else if (PyInt_Check(obj9))
9534 arg10 = PyInt_AsLong(obj9);
9535 else {
9536 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
9537 SWIG_fail;
9538 }
9539 }
9540 {
9541 PyThreadState *__save = PyEval_SaveThread();
9542 result = (PI_ERR)dlp_SetDBInfo(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10);
9543
9544 PyEval_RestoreThread(__save);
9545 }
9546
9547 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9548 SWIG_fail;
9549 resultobj = Py_None;
9550 Py_INCREF(Py_None);
9551
9552 return resultobj;
9553 fail:
9554 return NULL;
9555}
int dlp_SetDBInfo(int sd, int dbhandle, int flags, int clearFlags, unsigned int version, time_t createDate, time_t modifyDate, time_t backupDate, unsigned long type, unsigned long creator)
Definition dlp.c:1809

References dlp_SetDBInfo(), fail(), makelong(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_long(), SWIG_As_unsigned_SS_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_SetSysDateTime()

static PyObject * _wrap_dlp_SetSysDateTime ( PyObject * self,
PyObject * args )
static
8030 {
8031 PyObject *resultobj = NULL;
8032 int arg1 ;
8033 time_t arg2 ;
8034 PI_ERR result;
8035 PyObject * obj0 = 0 ;
8036 PyObject * obj1 = 0 ;
8037
8038 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_SetSysDateTime",&obj0,&obj1)) goto fail;
8039 {
8040 arg1 = (int)(SWIG_As_int(obj0));
8041 if (SWIG_arg_fail(1)) SWIG_fail;
8042 }
8043 {
8044 arg2 = (time_t)(SWIG_As_long(obj1));
8045 if (SWIG_arg_fail(2)) SWIG_fail;
8046 }
8047 {
8048 PyThreadState *__save = PyEval_SaveThread();
8049 result = (PI_ERR)dlp_SetSysDateTime(arg1,arg2);
8050
8051 PyEval_RestoreThread(__save);
8052 }
8053
8054 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8055 SWIG_fail;
8056 resultobj = Py_None;
8057 Py_INCREF(Py_None);
8058
8059 return resultobj;
8060 fail:
8061 return NULL;
8062}
int dlp_SetSysDateTime(int sd, time_t t)
Definition dlp.c:881

References dlp_SetSysDateTime(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSDirCreate()

static PyObject * _wrap_dlp_VFSDirCreate ( PyObject * self,
PyObject * args )
static
11248 {
11249 PyObject *resultobj = NULL;
11250 int arg1 ;
11251 int arg2 ;
11252 char *arg3 = (char *) 0 ;
11253 PI_ERR result;
11254 PyObject * obj0 = 0 ;
11255 PyObject * obj1 = 0 ;
11256 PyObject * obj2 = 0 ;
11257
11258 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSDirCreate",&obj0,&obj1,&obj2)) goto fail;
11259 {
11260 arg1 = (int)(SWIG_As_int(obj0));
11261 if (SWIG_arg_fail(1)) SWIG_fail;
11262 }
11263 {
11264 arg2 = (int)(SWIG_As_int(obj1));
11265 if (SWIG_arg_fail(2)) SWIG_fail;
11266 }
11267 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11269 }
11270 {
11271 PyThreadState *__save = PyEval_SaveThread();
11272 result = (PI_ERR)dlp_VFSDirCreate(arg1,arg2,(char const *)arg3);
11273
11274 PyEval_RestoreThread(__save);
11275 }
11276
11277 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11278 SWIG_fail;
11279 resultobj = Py_None;
11280 Py_INCREF(Py_None);
11281
11282 return resultobj;
11283 fail:
11284 return NULL;
11285}
int dlp_VFSDirCreate(int sd, int volRefNum, const char *path)
Definition dlp.c:4446

References dlp_VFSDirCreate(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSDirEntryEnumerate()

static PyObject * _wrap_dlp_VFSDirEntryEnumerate ( PyObject * self,
PyObject * args )
static
11201 {
11202 PyObject *resultobj = NULL;
11203 int arg1 ;
11204 FileRef arg2 ;
11205 unsigned long *arg3 = (unsigned long *) 0 ;
11206 int *arg4 = (int *) 0 ;
11207 struct VFSDirInfo *arg5 = (struct VFSDirInfo *) 0 ;
11208 PI_ERR result;
11209 PyObject * obj0 = 0 ;
11210 PyObject * obj1 = 0 ;
11211 PyObject * obj2 = 0 ;
11212 PyObject * obj3 = 0 ;
11213 PyObject * obj4 = 0 ;
11214
11215 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_VFSDirEntryEnumerate",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
11216 {
11217 arg1 = (int)(SWIG_As_int(obj0));
11218 if (SWIG_arg_fail(1)) SWIG_fail;
11219 }
11220 {
11221 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11222 if (SWIG_arg_fail(2)) SWIG_fail;
11223 }
11225 if (SWIG_arg_fail(3)) SWIG_fail;
11227 if (SWIG_arg_fail(4)) SWIG_fail;
11229 if (SWIG_arg_fail(5)) SWIG_fail;
11230 {
11231 PyThreadState *__save = PyEval_SaveThread();
11232 result = (PI_ERR)dlp_VFSDirEntryEnumerate(arg1,arg2,arg3,arg4,arg5);
11233
11234 PyEval_RestoreThread(__save);
11235 }
11236
11237 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11238 SWIG_fail;
11239 resultobj = Py_None;
11240 Py_INCREF(Py_None);
11241
11242 return resultobj;
11243 fail:
11244 return NULL;
11245}
int dlp_VFSDirEntryEnumerate(int sd, FileRef dirRefNum, unsigned long *dirIterator, int *maxDirItems, struct VFSDirInfo *data)
Definition dlp.c:4472

References dlp_VFSDirEntryEnumerate(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_int, SWIGTYPE_p_unsigned_long, and SWIGTYPE_p_VFSDirInfo.

Here is the call graph for this function:

◆ _wrap_dlp_VFSExportDatabaseToFile()

static PyObject * _wrap_dlp_VFSExportDatabaseToFile ( PyObject * self,
PyObject * args )
static
11340 {
11341 PyObject *resultobj = NULL;
11342 int arg1 ;
11343 int arg2 ;
11344 char *arg3 = (char *) 0 ;
11345 int arg4 ;
11346 unsigned int arg5 ;
11347 PI_ERR result;
11348 PyObject * obj0 = 0 ;
11349 PyObject * obj1 = 0 ;
11350 PyObject * obj2 = 0 ;
11351 PyObject * obj3 = 0 ;
11352 PyObject * obj4 = 0 ;
11353
11354 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_VFSExportDatabaseToFile",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
11355 {
11356 arg1 = (int)(SWIG_As_int(obj0));
11357 if (SWIG_arg_fail(1)) SWIG_fail;
11358 }
11359 {
11360 arg2 = (int)(SWIG_As_int(obj1));
11361 if (SWIG_arg_fail(2)) SWIG_fail;
11362 }
11363 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11365 }
11366 {
11367 arg4 = (int)(SWIG_As_int(obj3));
11368 if (SWIG_arg_fail(4)) SWIG_fail;
11369 }
11370 {
11371 arg5 = (unsigned int)(SWIG_As_unsigned_SS_int(obj4));
11372 if (SWIG_arg_fail(5)) SWIG_fail;
11373 }
11374 {
11375 PyThreadState *__save = PyEval_SaveThread();
11376 result = (PI_ERR)dlp_VFSExportDatabaseToFile(arg1,arg2,(char const *)arg3,arg4,arg5);
11377
11378 PyEval_RestoreThread(__save);
11379 }
11380
11381 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11382 SWIG_fail;
11383 resultobj = Py_None;
11384 Py_INCREF(Py_None);
11385
11386 return resultobj;
11387 fail:
11388 return NULL;
11389}
int dlp_VFSExportDatabaseToFile(int sd, int volRefNum, const char *path, int cardno, unsigned int localid)
Definition dlp.c:3981

References dlp_VFSExportDatabaseToFile(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileClose()

static PyObject * _wrap_dlp_VFSFileClose ( PyObject * self,
PyObject * args )
static
11482 {
11483 PyObject *resultobj = NULL;
11484 int arg1 ;
11485 FileRef arg2 ;
11486 PI_ERR result;
11487 PyObject * obj0 = 0 ;
11488 PyObject * obj1 = 0 ;
11489
11490 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_VFSFileClose",&obj0,&obj1)) goto fail;
11491 {
11492 arg1 = (int)(SWIG_As_int(obj0));
11493 if (SWIG_arg_fail(1)) SWIG_fail;
11494 }
11495 {
11496 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11497 if (SWIG_arg_fail(2)) SWIG_fail;
11498 }
11499 {
11500 PyThreadState *__save = PyEval_SaveThread();
11501 result = (PI_ERR)dlp_VFSFileClose(arg1,arg2);
11502
11503 PyEval_RestoreThread(__save);
11504 }
11505
11506 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11507 SWIG_fail;
11508 resultobj = Py_None;
11509 Py_INCREF(Py_None);
11510
11511 return resultobj;
11512 fail:
11513 return NULL;
11514}
int dlp_VFSFileClose(int sd, FileRef fileRef)
Definition dlp.c:4075

References dlp_VFSFileClose(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileCreate()

static PyObject * _wrap_dlp_VFSFileCreate ( PyObject * self,
PyObject * args )
static
11392 {
11393 PyObject *resultobj = NULL;
11394 int arg1 ;
11395 int arg2 ;
11396 char *arg3 = (char *) 0 ;
11397 PI_ERR result;
11398 PyObject * obj0 = 0 ;
11399 PyObject * obj1 = 0 ;
11400 PyObject * obj2 = 0 ;
11401
11402 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileCreate",&obj0,&obj1,&obj2)) goto fail;
11403 {
11404 arg1 = (int)(SWIG_As_int(obj0));
11405 if (SWIG_arg_fail(1)) SWIG_fail;
11406 }
11407 {
11408 arg2 = (int)(SWIG_As_int(obj1));
11409 if (SWIG_arg_fail(2)) SWIG_fail;
11410 }
11411 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11413 }
11414 {
11415 PyThreadState *__save = PyEval_SaveThread();
11416 result = (PI_ERR)dlp_VFSFileCreate(arg1,arg2,(char const *)arg3);
11417
11418 PyEval_RestoreThread(__save);
11419 }
11420
11421 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11422 SWIG_fail;
11423 resultobj = Py_None;
11424 Py_INCREF(Py_None);
11425
11426 return resultobj;
11427 fail:
11428 return NULL;
11429}
int dlp_VFSFileCreate(int sd, int volRefNum, const char *name)
Definition dlp.c:4012

References dlp_VFSFileCreate(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileDelete()

static PyObject * _wrap_dlp_VFSFileDelete ( PyObject * self,
PyObject * args )
static
11620 {
11621 PyObject *resultobj = NULL;
11622 int arg1 ;
11623 int arg2 ;
11624 char *arg3 = (char *) 0 ;
11625 PI_ERR result;
11626 PyObject * obj0 = 0 ;
11627 PyObject * obj1 = 0 ;
11628 PyObject * obj2 = 0 ;
11629
11630 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileDelete",&obj0,&obj1,&obj2)) goto fail;
11631 {
11632 arg1 = (int)(SWIG_As_int(obj0));
11633 if (SWIG_arg_fail(1)) SWIG_fail;
11634 }
11635 {
11636 arg2 = (int)(SWIG_As_int(obj1));
11637 if (SWIG_arg_fail(2)) SWIG_fail;
11638 }
11639 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11641 }
11642 {
11643 PyThreadState *__save = PyEval_SaveThread();
11644 result = (PI_ERR)dlp_VFSFileDelete(arg1,arg2,(char const *)arg3);
11645
11646 PyEval_RestoreThread(__save);
11647 }
11648
11649 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11650 SWIG_fail;
11651 resultobj = Py_None;
11652 Py_INCREF(Py_None);
11653
11654 return resultobj;
11655 fail:
11656 return NULL;
11657}
int dlp_VFSFileDelete(int sd, int volRefNum, const char *path)
Definition dlp.c:4212

References dlp_VFSFileDelete(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileEOF()

static PyObject * _wrap_dlp_VFSFileEOF ( PyObject * self,
PyObject * args )
static
11705 {
11706 PyObject *resultobj = NULL;
11707 int arg1 ;
11708 FileRef arg2 ;
11709 PI_ERR result;
11710 PyObject * obj0 = 0 ;
11711 PyObject * obj1 = 0 ;
11712
11713 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_VFSFileEOF",&obj0,&obj1)) goto fail;
11714 {
11715 arg1 = (int)(SWIG_As_int(obj0));
11716 if (SWIG_arg_fail(1)) SWIG_fail;
11717 }
11718 {
11719 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11720 if (SWIG_arg_fail(2)) SWIG_fail;
11721 }
11722 {
11723 PyThreadState *__save = PyEval_SaveThread();
11724 result = (PI_ERR)dlp_VFSFileEOF(arg1,arg2);
11725
11726 PyEval_RestoreThread(__save);
11727 }
11728
11729 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11730 SWIG_fail;
11731 resultobj = Py_None;
11732 Py_INCREF(Py_None);
11733
11734 return resultobj;
11735 fail:
11736 return NULL;
11737}
int dlp_VFSFileEOF(int sd, FileRef fileRef)
Definition dlp.c:4269

References dlp_VFSFileEOF(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileGetAttributes()

static PyObject * _wrap_dlp_VFSFileGetAttributes ( PyObject * self,
PyObject * args )
static
11779 {
11780 PyObject *resultobj = NULL;
11781 int arg1 ;
11782 FileRef arg2 ;
11783 unsigned long *arg3 = (unsigned long *) 0 ;
11784 PI_ERR result;
11785 PyObject * obj0 = 0 ;
11786 PyObject * obj1 = 0 ;
11787 PyObject * obj2 = 0 ;
11788
11789 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileGetAttributes",&obj0,&obj1,&obj2)) goto fail;
11790 {
11791 arg1 = (int)(SWIG_As_int(obj0));
11792 if (SWIG_arg_fail(1)) SWIG_fail;
11793 }
11794 {
11795 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11796 if (SWIG_arg_fail(2)) SWIG_fail;
11797 }
11799 if (SWIG_arg_fail(3)) SWIG_fail;
11800 {
11801 PyThreadState *__save = PyEval_SaveThread();
11802 result = (PI_ERR)dlp_VFSFileGetAttributes(arg1,arg2,arg3);
11803
11804 PyEval_RestoreThread(__save);
11805 }
11806
11807 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11808 SWIG_fail;
11809 resultobj = Py_None;
11810 Py_INCREF(Py_None);
11811
11812 return resultobj;
11813 fail:
11814 return NULL;
11815}
int dlp_VFSFileGetAttributes(int sd, FileRef fileRef, unsigned long *attributes)
Definition dlp.c:4324

References dlp_VFSFileGetAttributes(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_unsigned_long.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileGetDate()

static PyObject * _wrap_dlp_VFSFileGetDate ( PyObject * self,
PyObject * args )
static
11859 {
11860 PyObject *resultobj = NULL;
11861 int arg1 ;
11862 FileRef arg2 ;
11863 int arg3 ;
11864 time_t *arg4 = (time_t *) 0 ;
11865 PI_ERR result;
11866 PyObject * obj0 = 0 ;
11867 PyObject * obj1 = 0 ;
11868 PyObject * obj2 = 0 ;
11869 PyObject * obj3 = 0 ;
11870
11871 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_VFSFileGetDate",&obj0,&obj1,&obj2,&obj3)) goto fail;
11872 {
11873 arg1 = (int)(SWIG_As_int(obj0));
11874 if (SWIG_arg_fail(1)) SWIG_fail;
11875 }
11876 {
11877 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11878 if (SWIG_arg_fail(2)) SWIG_fail;
11879 }
11880 {
11881 arg3 = (int)(SWIG_As_int(obj2));
11882 if (SWIG_arg_fail(3)) SWIG_fail;
11883 }
11885 if (SWIG_arg_fail(4)) SWIG_fail;
11886 {
11887 PyThreadState *__save = PyEval_SaveThread();
11888 result = (PI_ERR)dlp_VFSFileGetDate(arg1,arg2,arg3,arg4);
11889
11890 PyEval_RestoreThread(__save);
11891 }
11892
11893 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11894 SWIG_fail;
11895 resultobj = Py_None;
11896 Py_INCREF(Py_None);
11897
11898 return resultobj;
11899 fail:
11900 return NULL;
11901}
int dlp_VFSFileGetDate(int sd, FileRef fileRef, int which, time_t *date)
Definition dlp.c:4381

References dlp_VFSFileGetDate(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_time_t.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileOpen()

static PyObject * _wrap_dlp_VFSFileOpen ( PyObject * self,
PyObject * args )
static
11432 {
11433 PyObject *resultobj = NULL;
11434 int arg1 ;
11435 int arg2 ;
11436 char *arg3 = (char *) 0 ;
11437 int arg4 ;
11438 FileRef *arg5 = (FileRef *) 0 ;
11439 PI_ERR result;
11440 PyObject * obj0 = 0 ;
11441 PyObject * obj1 = 0 ;
11442 PyObject * obj2 = 0 ;
11443 PyObject * obj3 = 0 ;
11444 PyObject * obj4 = 0 ;
11445
11446 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_VFSFileOpen",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
11447 {
11448 arg1 = (int)(SWIG_As_int(obj0));
11449 if (SWIG_arg_fail(1)) SWIG_fail;
11450 }
11451 {
11452 arg2 = (int)(SWIG_As_int(obj1));
11453 if (SWIG_arg_fail(2)) SWIG_fail;
11454 }
11455 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11457 }
11458 {
11459 arg4 = (int)(SWIG_As_int(obj3));
11460 if (SWIG_arg_fail(4)) SWIG_fail;
11461 }
11463 if (SWIG_arg_fail(5)) SWIG_fail;
11464 {
11465 PyThreadState *__save = PyEval_SaveThread();
11466 result = (PI_ERR)dlp_VFSFileOpen(arg1,arg2,(char const *)arg3,arg4,arg5);
11467
11468 PyEval_RestoreThread(__save);
11469 }
11470
11471 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11472 SWIG_fail;
11473 resultobj = Py_None;
11474 Py_INCREF(Py_None);
11475
11476 return resultobj;
11477 fail:
11478 return NULL;
11479}
int dlp_VFSFileOpen(int sd, int volRefNum, const char *path, int openMode, FileRef *fileRef)
Definition dlp.c:4038

References dlp_VFSFileOpen(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_unsigned_long.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileRead()

static PyObject * _wrap_dlp_VFSFileRead ( PyObject * self,
PyObject * args )
static
11559 {
11560 PyObject *resultobj = NULL;
11561 int arg1 ;
11562 FileRef arg2 ;
11563 pi_buffer_t *arg3 = (pi_buffer_t *) 0 ;
11564 size_t arg4 ;
11565 PI_ERR result;
11566 PyObject * obj0 = 0 ;
11567 PyObject * obj1 = 0 ;
11568 PyObject * obj2 = 0 ;
11569
11570 {
11571 arg3 = pi_buffer_new(0xFFFF);
11572 }
11573 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileRead",&obj0,&obj1,&obj2)) goto fail;
11574 {
11575 arg1 = (int)(SWIG_As_int(obj0));
11576 if (SWIG_arg_fail(1)) SWIG_fail;
11577 }
11578 {
11579 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11580 if (SWIG_arg_fail(2)) SWIG_fail;
11581 }
11582 {
11583 arg4 = (size_t)(SWIG_As_unsigned_SS_long(obj2));
11584 if (SWIG_arg_fail(4)) SWIG_fail;
11585 }
11586 {
11587 PyThreadState *__save = PyEval_SaveThread();
11588 result = (PI_ERR)dlp_VFSFileRead(arg1,arg2,arg3,arg4);
11589
11590 PyEval_RestoreThread(__save);
11591 }
11592
11593 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11594 SWIG_fail;
11595 resultobj = Py_None;
11596 Py_INCREF(Py_None);
11597
11598 {
11599 if (arg3) {
11600 PyObject *o1 = Py_BuildValue("s#", arg3->data, arg3->used);
11601 resultobj = t_output_helper(resultobj, o1);
11602 }
11603 }
11604 {
11605 if (arg3) {
11606 pi_buffer_free(arg3);
11607 }
11608 }
11609 return resultobj;
11610 fail:
11611 {
11612 if (arg3) {
11613 pi_buffer_free(arg3);
11614 }
11615 }
11616 return NULL;
11617}
int dlp_VFSFileRead(int sd, FileRef fileRef, pi_buffer_t *data, size_t len)
Definition dlp.c:4154

References dlp_VFSFileRead(), fail(), pi_buffer_free(), pi_buffer_new(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileRename()

static PyObject * _wrap_dlp_VFSFileRename ( PyObject * self,
PyObject * args )
static
11660 {
11661 PyObject *resultobj = NULL;
11662 int arg1 ;
11663 int arg2 ;
11664 char *arg3 = (char *) 0 ;
11665 char *arg4 = (char *) 0 ;
11666 PI_ERR result;
11667 PyObject * obj0 = 0 ;
11668 PyObject * obj1 = 0 ;
11669 PyObject * obj2 = 0 ;
11670 PyObject * obj3 = 0 ;
11671
11672 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_VFSFileRename",&obj0,&obj1,&obj2,&obj3)) goto fail;
11673 {
11674 arg1 = (int)(SWIG_As_int(obj0));
11675 if (SWIG_arg_fail(1)) SWIG_fail;
11676 }
11677 {
11678 arg2 = (int)(SWIG_As_int(obj1));
11679 if (SWIG_arg_fail(2)) SWIG_fail;
11680 }
11681 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11683 }
11684 if (!SWIG_AsCharPtr(obj3, (char**)&arg4)) {
11686 }
11687 {
11688 PyThreadState *__save = PyEval_SaveThread();
11689 result = (PI_ERR)dlp_VFSFileRename(arg1,arg2,(char const *)arg3,(char const *)arg4);
11690
11691 PyEval_RestoreThread(__save);
11692 }
11693
11694 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11695 SWIG_fail;
11696 resultobj = Py_None;
11697 Py_INCREF(Py_None);
11698
11699 return resultobj;
11700 fail:
11701 return NULL;
11702}
int dlp_VFSFileRename(int sd, int volRefNum, const char *path, const char *newname)
Definition dlp.c:4238

References dlp_VFSFileRename(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileResize()

static PyObject * _wrap_dlp_VFSFileResize ( PyObject * self,
PyObject * args )
static
11998 {
11999 PyObject *resultobj = NULL;
12000 int arg1 ;
12001 FileRef arg2 ;
12002 int arg3 ;
12003 PI_ERR result;
12004 PyObject * obj0 = 0 ;
12005 PyObject * obj1 = 0 ;
12006 PyObject * obj2 = 0 ;
12007
12008 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileResize",&obj0,&obj1,&obj2)) goto fail;
12009 {
12010 arg1 = (int)(SWIG_As_int(obj0));
12011 if (SWIG_arg_fail(1)) SWIG_fail;
12012 }
12013 {
12014 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
12015 if (SWIG_arg_fail(2)) SWIG_fail;
12016 }
12017 {
12018 arg3 = (int)(SWIG_As_int(obj2));
12019 if (SWIG_arg_fail(3)) SWIG_fail;
12020 }
12021 {
12022 PyThreadState *__save = PyEval_SaveThread();
12023 result = (PI_ERR)dlp_VFSFileResize(arg1,arg2,arg3);
12024
12025 PyEval_RestoreThread(__save);
12026 }
12027
12028 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
12029 SWIG_fail;
12030 resultobj = Py_None;
12031 Py_INCREF(Py_None);
12032
12033 return resultobj;
12034 fail:
12035 return NULL;
12036}
int dlp_VFSFileResize(int sd, FileRef fileRef, int newSize)
Definition dlp.c:4814

References dlp_VFSFileResize(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileSeek()

static PyObject * _wrap_dlp_VFSFileSeek ( PyObject * self,
PyObject * args )
static
11951 {
11952 PyObject *resultobj = NULL;
11953 int arg1 ;
11954 FileRef arg2 ;
11955 int arg3 ;
11956 int arg4 ;
11957 PI_ERR result;
11958 PyObject * obj0 = 0 ;
11959 PyObject * obj1 = 0 ;
11960 PyObject * obj2 = 0 ;
11961 PyObject * obj3 = 0 ;
11962
11963 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_VFSFileSeek",&obj0,&obj1,&obj2,&obj3)) goto fail;
11964 {
11965 arg1 = (int)(SWIG_As_int(obj0));
11966 if (SWIG_arg_fail(1)) SWIG_fail;
11967 }
11968 {
11969 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11970 if (SWIG_arg_fail(2)) SWIG_fail;
11971 }
11972 {
11973 arg3 = (int)(SWIG_As_int(obj2));
11974 if (SWIG_arg_fail(3)) SWIG_fail;
11975 }
11976 {
11977 arg4 = (int)(SWIG_As_int(obj3));
11978 if (SWIG_arg_fail(4)) SWIG_fail;
11979 }
11980 {
11981 PyThreadState *__save = PyEval_SaveThread();
11982 result = (PI_ERR)dlp_VFSFileSeek(arg1,arg2,arg3,arg4);
11983
11984 PyEval_RestoreThread(__save);
11985 }
11986
11987 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11988 SWIG_fail;
11989 resultobj = Py_None;
11990 Py_INCREF(Py_None);
11991
11992 return resultobj;
11993 fail:
11994 return NULL;
11995}
int dlp_VFSFileSeek(int sd, FileRef fileRef, int origin, int offset)
Definition dlp.c:4786

References dlp_VFSFileSeek(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileSetAttributes()

static PyObject * _wrap_dlp_VFSFileSetAttributes ( PyObject * self,
PyObject * args )
static
11818 {
11819 PyObject *resultobj = NULL;
11820 int arg1 ;
11821 FileRef arg2 ;
11822 unsigned long arg3 ;
11823 PI_ERR result;
11824 PyObject * obj0 = 0 ;
11825 PyObject * obj1 = 0 ;
11826 PyObject * obj2 = 0 ;
11827
11828 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileSetAttributes",&obj0,&obj1,&obj2)) goto fail;
11829 {
11830 arg1 = (int)(SWIG_As_int(obj0));
11831 if (SWIG_arg_fail(1)) SWIG_fail;
11832 }
11833 {
11834 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11835 if (SWIG_arg_fail(2)) SWIG_fail;
11836 }
11837 {
11838 arg3 = (unsigned long)(SWIG_As_unsigned_SS_long(obj2));
11839 if (SWIG_arg_fail(3)) SWIG_fail;
11840 }
11841 {
11842 PyThreadState *__save = PyEval_SaveThread();
11843 result = (PI_ERR)dlp_VFSFileSetAttributes(arg1,arg2,arg3);
11844
11845 PyEval_RestoreThread(__save);
11846 }
11847
11848 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11849 SWIG_fail;
11850 resultobj = Py_None;
11851 Py_INCREF(Py_None);
11852
11853 return resultobj;
11854 fail:
11855 return NULL;
11856}
int dlp_VFSFileSetAttributes(int sd, FileRef fileRef, unsigned long attributes)
Definition dlp.c:4354

References dlp_VFSFileSetAttributes(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileSetDate()

static PyObject * _wrap_dlp_VFSFileSetDate ( PyObject * self,
PyObject * args )
static
11904 {
11905 PyObject *resultobj = NULL;
11906 int arg1 ;
11907 FileRef arg2 ;
11908 int arg3 ;
11909 time_t arg4 ;
11910 PI_ERR result;
11911 PyObject * obj0 = 0 ;
11912 PyObject * obj1 = 0 ;
11913 PyObject * obj2 = 0 ;
11914 PyObject * obj3 = 0 ;
11915
11916 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_VFSFileSetDate",&obj0,&obj1,&obj2,&obj3)) goto fail;
11917 {
11918 arg1 = (int)(SWIG_As_int(obj0));
11919 if (SWIG_arg_fail(1)) SWIG_fail;
11920 }
11921 {
11922 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11923 if (SWIG_arg_fail(2)) SWIG_fail;
11924 }
11925 {
11926 arg3 = (int)(SWIG_As_int(obj2));
11927 if (SWIG_arg_fail(3)) SWIG_fail;
11928 }
11929 {
11930 arg4 = (time_t)(SWIG_As_long(obj3));
11931 if (SWIG_arg_fail(4)) SWIG_fail;
11932 }
11933 {
11934 PyThreadState *__save = PyEval_SaveThread();
11935 result = (PI_ERR)dlp_VFSFileSetDate(arg1,arg2,arg3,arg4);
11936
11937 PyEval_RestoreThread(__save);
11938 }
11939
11940 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11941 SWIG_fail;
11942 resultobj = Py_None;
11943 Py_INCREF(Py_None);
11944
11945 return resultobj;
11946 fail:
11947 return NULL;
11948}
int dlp_VFSFileSetDate(int sd, FileRef fileRef, int which, time_t date)
Definition dlp.c:4418

References dlp_VFSFileSetDate(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_long(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileSize()

static PyObject * _wrap_dlp_VFSFileSize ( PyObject * self,
PyObject * args )
static
12039 {
12040 PyObject *resultobj = NULL;
12041 int arg1 ;
12042 FileRef arg2 ;
12043 int *arg3 = (int *) 0 ;
12044 PI_ERR result;
12045 PyObject * obj0 = 0 ;
12046 PyObject * obj1 = 0 ;
12047 PyObject * obj2 = 0 ;
12048
12049 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileSize",&obj0,&obj1,&obj2)) goto fail;
12050 {
12051 arg1 = (int)(SWIG_As_int(obj0));
12052 if (SWIG_arg_fail(1)) SWIG_fail;
12053 }
12054 {
12055 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
12056 if (SWIG_arg_fail(2)) SWIG_fail;
12057 }
12059 if (SWIG_arg_fail(3)) SWIG_fail;
12060 {
12061 PyThreadState *__save = PyEval_SaveThread();
12062 result = (PI_ERR)dlp_VFSFileSize(arg1,arg2,arg3);
12063
12064 PyEval_RestoreThread(__save);
12065 }
12066
12067 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
12068 SWIG_fail;
12069 resultobj = Py_None;
12070 Py_INCREF(Py_None);
12071
12072 return resultobj;
12073 fail:
12074 return NULL;
12075}
int dlp_VFSFileSize(int sd, FileRef fileRef, int *size)
Definition dlp.c:4840

References dlp_VFSFileSize(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_int.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileTell()

static PyObject * _wrap_dlp_VFSFileTell ( PyObject * self,
PyObject * args )
static
11740 {
11741 PyObject *resultobj = NULL;
11742 int arg1 ;
11743 FileRef arg2 ;
11744 int *arg3 = (int *) 0 ;
11745 PI_ERR result;
11746 PyObject * obj0 = 0 ;
11747 PyObject * obj1 = 0 ;
11748 PyObject * obj2 = 0 ;
11749
11750 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileTell",&obj0,&obj1,&obj2)) goto fail;
11751 {
11752 arg1 = (int)(SWIG_As_int(obj0));
11753 if (SWIG_arg_fail(1)) SWIG_fail;
11754 }
11755 {
11756 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11757 if (SWIG_arg_fail(2)) SWIG_fail;
11758 }
11760 if (SWIG_arg_fail(3)) SWIG_fail;
11761 {
11762 PyThreadState *__save = PyEval_SaveThread();
11763 result = (PI_ERR)dlp_VFSFileTell(arg1,arg2,arg3);
11764
11765 PyEval_RestoreThread(__save);
11766 }
11767
11768 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11769 SWIG_fail;
11770 resultobj = Py_None;
11771 Py_INCREF(Py_None);
11772
11773 return resultobj;
11774 fail:
11775 return NULL;
11776}
int dlp_VFSFileTell(int sd, FileRef fileRef, int *position)
Definition dlp.c:4294

References dlp_VFSFileTell(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_int.

Here is the call graph for this function:

◆ _wrap_dlp_VFSFileWrite()

static PyObject * _wrap_dlp_VFSFileWrite ( PyObject * self,
PyObject * args )
static
11517 {
11518 PyObject *resultobj = NULL;
11519 int arg1 ;
11520 FileRef arg2 ;
11521 void *arg3 = (void *) 0 ;
11522 size_t arg4 ;
11523 PI_ERR result;
11524 PyObject * obj0 = 0 ;
11525 PyObject * obj1 = 0 ;
11526 PyObject * obj2 = 0 ;
11527
11528 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSFileWrite",&obj0,&obj1,&obj2)) goto fail;
11529 {
11530 arg1 = (int)(SWIG_As_int(obj0));
11531 if (SWIG_arg_fail(1)) SWIG_fail;
11532 }
11533 {
11534 arg2 = (FileRef)(SWIG_As_unsigned_SS_long(obj1));
11535 if (SWIG_arg_fail(2)) SWIG_fail;
11536 }
11537
11538 arg3 = (void *)PyString_AsString(obj2);
11539 arg4 = PyString_Size(obj2);
11540
11541 {
11542 PyThreadState *__save = PyEval_SaveThread();
11543 result = (PI_ERR)dlp_VFSFileWrite(arg1,arg2,(void const *)arg3,arg4);
11544
11545 PyEval_RestoreThread(__save);
11546 }
11547
11548 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11549 SWIG_fail;
11550 resultobj = Py_None;
11551 Py_INCREF(Py_None);
11552
11553 return resultobj;
11554 fail:
11555 return NULL;
11556}
int dlp_VFSFileWrite(int sd, FileRef fileRef, const void *data, size_t len)
Definition dlp.c:4103

References dlp_VFSFileWrite(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSGetDefaultDir()

static PyObject * _wrap_dlp_VFSGetDefaultDir ( PyObject * self,
PyObject * args )
static
11152 {
11153 PyObject *resultobj = NULL;
11154 int arg1 ;
11155 int arg2 ;
11156 char *arg3 = (char *) 0 ;
11157 char *arg4 = (char *) 0 ;
11158 int *arg5 = (int *) 0 ;
11159 PI_ERR result;
11160 PyObject * obj0 = 0 ;
11161 PyObject * obj1 = 0 ;
11162 PyObject * obj2 = 0 ;
11163 PyObject * obj3 = 0 ;
11164 PyObject * obj4 = 0 ;
11165
11166 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_VFSGetDefaultDir",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
11167 {
11168 arg1 = (int)(SWIG_As_int(obj0));
11169 if (SWIG_arg_fail(1)) SWIG_fail;
11170 }
11171 {
11172 arg2 = (int)(SWIG_As_int(obj1));
11173 if (SWIG_arg_fail(2)) SWIG_fail;
11174 }
11175 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11177 }
11178 if (!SWIG_AsCharPtr(obj3, (char**)&arg4)) {
11180 }
11182 if (SWIG_arg_fail(5)) SWIG_fail;
11183 {
11184 PyThreadState *__save = PyEval_SaveThread();
11185 result = (PI_ERR)dlp_VFSGetDefaultDir(arg1,arg2,(char const *)arg3,arg4,arg5);
11186
11187 PyEval_RestoreThread(__save);
11188 }
11189
11190 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11191 SWIG_fail;
11192 resultobj = Py_None;
11193 Py_INCREF(Py_None);
11194
11195 return resultobj;
11196 fail:
11197 return NULL;
11198}
int dlp_VFSGetDefaultDir(int sd, int volRefNum, const char *type, char *dir, int *len)
Definition dlp.c:3889

References dlp_VFSGetDefaultDir(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_int.

Here is the call graph for this function:

◆ _wrap_dlp_VFSImportDatabaseFromFile()

static PyObject * _wrap_dlp_VFSImportDatabaseFromFile ( PyObject * self,
PyObject * args )
static
11288 {
11289 PyObject *resultobj = NULL;
11290 int arg1 ;
11291 int arg2 ;
11292 char *arg3 = (char *) 0 ;
11293 int *arg4 = (int *) 0 ;
11294 unsigned long *arg5 = (unsigned long *) 0 ;
11295 PI_ERR result;
11296 int temp4 ;
11297 int res4 = 0 ;
11298 unsigned long temp5 ;
11299 int res5 = 0 ;
11300 PyObject * obj0 = 0 ;
11301 PyObject * obj1 = 0 ;
11302 PyObject * obj2 = 0 ;
11303
11304 arg4 = &temp4; res4 = SWIG_NEWOBJ;
11305 arg5 = &temp5; res5 = SWIG_NEWOBJ;
11306 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSImportDatabaseFromFile",&obj0,&obj1,&obj2)) goto fail;
11307 {
11308 arg1 = (int)(SWIG_As_int(obj0));
11309 if (SWIG_arg_fail(1)) SWIG_fail;
11310 }
11311 {
11312 arg2 = (int)(SWIG_As_int(obj1));
11313 if (SWIG_arg_fail(2)) SWIG_fail;
11314 }
11315 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11317 }
11318 {
11319 PyThreadState *__save = PyEval_SaveThread();
11320 result = (PI_ERR)dlp_VFSImportDatabaseFromFile(arg1,arg2,(char const *)arg3,arg4,arg5);
11321
11322 PyEval_RestoreThread(__save);
11323 }
11324
11325 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11326 SWIG_fail;
11327 resultobj = Py_None;
11328 Py_INCREF(Py_None);
11329
11330 resultobj = t_output_helper(resultobj, ((res4 == SWIG_NEWOBJ) ?
11331 SWIG_From_int((*arg4)) : SWIG_NewPointerObj((void*)(arg4), SWIGTYPE_p_int, 0)));
11332 resultobj = t_output_helper(resultobj, ((res5 == SWIG_NEWOBJ) ?
11334 return resultobj;
11335 fail:
11336 return NULL;
11337}
int dlp_VFSImportDatabaseFromFile(int sd, int volRefNum, const char *path, int *cardno, unsigned long *localid)
Definition dlp.c:3937

References dlp_VFSImportDatabaseFromFile(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), SWIG_fail, SWIG_From_int, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_int, SWIGTYPE_p_unsigned_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_VFSVolumeEnumerate()

static PyObject * _wrap_dlp_VFSVolumeEnumerate ( PyObject * self,
PyObject * args )
static
10900 {
10901 PyObject *resultobj = NULL;
10902 int arg1 ;
10903 int *arg2 = (int *) 0 ;
10904 int *arg3 = (int *) 0 ;
10905 PI_ERR result;
10906 PyObject * obj0 = 0 ;
10907 PyObject * obj1 = 0 ;
10908 PyObject * obj2 = 0 ;
10909
10910 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSVolumeEnumerate",&obj0,&obj1,&obj2)) goto fail;
10911 {
10912 arg1 = (int)(SWIG_As_int(obj0));
10913 if (SWIG_arg_fail(1)) SWIG_fail;
10914 }
10916 if (SWIG_arg_fail(2)) SWIG_fail;
10918 if (SWIG_arg_fail(3)) SWIG_fail;
10919 {
10920 PyThreadState *__save = PyEval_SaveThread();
10921 result = (PI_ERR)dlp_VFSVolumeEnumerate(arg1,arg2,arg3);
10922
10923 PyEval_RestoreThread(__save);
10924 }
10925
10926 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10927 SWIG_fail;
10928 resultobj = Py_None;
10929 Py_INCREF(Py_None);
10930
10931 return resultobj;
10932 fail:
10933 return NULL;
10934}
int dlp_VFSVolumeEnumerate(int sd, int *numVols, int *volRefs)
Definition dlp.c:4592

References dlp_VFSVolumeEnumerate(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_int.

Here is the call graph for this function:

◆ _wrap_dlp_VFSVolumeFormat()

static PyObject * _wrap_dlp_VFSVolumeFormat ( PyObject * self,
PyObject * args )
static
11107 {
11108 PyObject *resultobj = NULL;
11109 int arg1 ;
11110 unsigned char arg2 ;
11111 int arg3 ;
11112 struct VFSSlotMountParam *arg4 = (struct VFSSlotMountParam *) 0 ;
11113 PI_ERR result;
11114 PyObject * obj0 = 0 ;
11115 PyObject * obj1 = 0 ;
11116 PyObject * obj2 = 0 ;
11117 PyObject * obj3 = 0 ;
11118
11119 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_VFSVolumeFormat",&obj0,&obj1,&obj2,&obj3)) goto fail;
11120 {
11121 arg1 = (int)(SWIG_As_int(obj0));
11122 if (SWIG_arg_fail(1)) SWIG_fail;
11123 }
11124 {
11125 arg2 = (unsigned char)(SWIG_As_unsigned_SS_char(obj1));
11126 if (SWIG_arg_fail(2)) SWIG_fail;
11127 }
11128 {
11129 arg3 = (int)(SWIG_As_int(obj2));
11130 if (SWIG_arg_fail(3)) SWIG_fail;
11131 }
11133 if (SWIG_arg_fail(4)) SWIG_fail;
11134 {
11135 PyThreadState *__save = PyEval_SaveThread();
11136 result = (PI_ERR)dlp_VFSVolumeFormat(arg1,arg2,arg3,arg4);
11137
11138 PyEval_RestoreThread(__save);
11139 }
11140
11141 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11142 SWIG_fail;
11143 resultobj = Py_None;
11144 Py_INCREF(Py_None);
11145
11146 return resultobj;
11147 fail:
11148 return NULL;
11149}
int dlp_VFSVolumeFormat(int sd, unsigned char flags, int fsLibRef, struct VFSSlotMountParam *param)
Definition dlp.c:4555
SWIGINTERNINLINE unsigned char SWIG_As_unsigned_SS_char(PyObject *obj)
Definition pisock_wrap.c:2202

References dlp_VFSVolumeFormat(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_char(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ _wrap_dlp_VFSVolumeGetLabel()

static PyObject * _wrap_dlp_VFSVolumeGetLabel ( PyObject * self,
PyObject * args )
static
10976 {
10977 PyObject *resultobj = NULL;
10978 int arg1 ;
10979 int arg2 ;
10980 int *arg3 = (int *) 0 ;
10981 char *arg4 = (char *) 0 ;
10982 PI_ERR result;
10983 PyObject * obj0 = 0 ;
10984 PyObject * obj1 = 0 ;
10985 PyObject * obj2 = 0 ;
10986 PyObject * obj3 = 0 ;
10987
10988 if(!PyArg_ParseTuple(args,(char *)"OOOO:dlp_VFSVolumeGetLabel",&obj0,&obj1,&obj2,&obj3)) goto fail;
10989 {
10990 arg1 = (int)(SWIG_As_int(obj0));
10991 if (SWIG_arg_fail(1)) SWIG_fail;
10992 }
10993 {
10994 arg2 = (int)(SWIG_As_int(obj1));
10995 if (SWIG_arg_fail(2)) SWIG_fail;
10996 }
10998 if (SWIG_arg_fail(3)) SWIG_fail;
10999 if (!SWIG_AsCharPtr(obj3, (char**)&arg4)) {
11001 }
11002 {
11003 PyThreadState *__save = PyEval_SaveThread();
11004 result = (PI_ERR)dlp_VFSVolumeGetLabel(arg1,arg2,arg3,arg4);
11005
11006 PyEval_RestoreThread(__save);
11007 }
11008
11009 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11010 SWIG_fail;
11011 resultobj = Py_None;
11012 Py_INCREF(Py_None);
11013
11014 return resultobj;
11015 fail:
11016 return NULL;
11017}
int dlp_VFSVolumeGetLabel(int sd, int volRefNum, int *len, char *name)
Definition dlp.c:4688

References dlp_VFSVolumeGetLabel(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_int.

Here is the call graph for this function:

◆ _wrap_dlp_VFSVolumeInfo()

static PyObject * _wrap_dlp_VFSVolumeInfo ( PyObject * self,
PyObject * args )
static
10937 {
10938 PyObject *resultobj = NULL;
10939 int arg1 ;
10940 int arg2 ;
10941 struct VFSInfo *arg3 = (struct VFSInfo *) 0 ;
10942 PI_ERR result;
10943 PyObject * obj0 = 0 ;
10944 PyObject * obj1 = 0 ;
10945 PyObject * obj2 = 0 ;
10946
10947 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSVolumeInfo",&obj0,&obj1,&obj2)) goto fail;
10948 {
10949 arg1 = (int)(SWIG_As_int(obj0));
10950 if (SWIG_arg_fail(1)) SWIG_fail;
10951 }
10952 {
10953 arg2 = (int)(SWIG_As_int(obj1));
10954 if (SWIG_arg_fail(2)) SWIG_fail;
10955 }
10957 if (SWIG_arg_fail(3)) SWIG_fail;
10958 {
10959 PyThreadState *__save = PyEval_SaveThread();
10960 result = (PI_ERR)dlp_VFSVolumeInfo(arg1,arg2,arg3);
10961
10962 PyEval_RestoreThread(__save);
10963 }
10964
10965 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10966 SWIG_fail;
10967 resultobj = Py_None;
10968 Py_INCREF(Py_None);
10969
10970 return resultobj;
10971 fail:
10972 return NULL;
10973}
int dlp_VFSVolumeInfo(int sd, int volRefNum, struct VFSInfo *volInfo)
Definition dlp.c:4639

References dlp_VFSVolumeInfo(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_dlp_VFSVolumeSetLabel()

static PyObject * _wrap_dlp_VFSVolumeSetLabel ( PyObject * self,
PyObject * args )
static
11020 {
11021 PyObject *resultobj = NULL;
11022 int arg1 ;
11023 int arg2 ;
11024 char *arg3 = (char *) 0 ;
11025 PI_ERR result;
11026 PyObject * obj0 = 0 ;
11027 PyObject * obj1 = 0 ;
11028 PyObject * obj2 = 0 ;
11029
11030 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_VFSVolumeSetLabel",&obj0,&obj1,&obj2)) goto fail;
11031 {
11032 arg1 = (int)(SWIG_As_int(obj0));
11033 if (SWIG_arg_fail(1)) SWIG_fail;
11034 }
11035 {
11036 arg2 = (int)(SWIG_As_int(obj1));
11037 if (SWIG_arg_fail(2)) SWIG_fail;
11038 }
11039 if (!SWIG_AsCharPtr(obj2, (char**)&arg3)) {
11041 }
11042 {
11043 PyThreadState *__save = PyEval_SaveThread();
11044 result = (PI_ERR)dlp_VFSVolumeSetLabel(arg1,arg2,(char const *)arg3);
11045
11046 PyEval_RestoreThread(__save);
11047 }
11048
11049 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11050 SWIG_fail;
11051 resultobj = Py_None;
11052 Py_INCREF(Py_None);
11053
11054 return resultobj;
11055 fail:
11056 return NULL;
11057}
int dlp_VFSVolumeSetLabel(int sd, int volRefNum, const char *name)
Definition dlp.c:4723

References dlp_VFSVolumeSetLabel(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_VFSVolumeSize()

static PyObject * _wrap_dlp_VFSVolumeSize ( PyObject * self,
PyObject * args )
static
11060 {
11061 PyObject *resultobj = NULL;
11062 int arg1 ;
11063 int arg2 ;
11064 long *arg3 = (long *) 0 ;
11065 long *arg4 = (long *) 0 ;
11066 PI_ERR result;
11067 long temp3 ;
11068 int res3 = 0 ;
11069 long temp4 ;
11070 int res4 = 0 ;
11071 PyObject * obj0 = 0 ;
11072 PyObject * obj1 = 0 ;
11073
11074 arg3 = &temp3; res3 = SWIG_NEWOBJ;
11075 arg4 = &temp4; res4 = SWIG_NEWOBJ;
11076 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_VFSVolumeSize",&obj0,&obj1)) goto fail;
11077 {
11078 arg1 = (int)(SWIG_As_int(obj0));
11079 if (SWIG_arg_fail(1)) SWIG_fail;
11080 }
11081 {
11082 arg2 = (int)(SWIG_As_int(obj1));
11083 if (SWIG_arg_fail(2)) SWIG_fail;
11084 }
11085 {
11086 PyThreadState *__save = PyEval_SaveThread();
11087 result = (PI_ERR)dlp_VFSVolumeSize(arg1,arg2,arg3,arg4);
11088
11089 PyEval_RestoreThread(__save);
11090 }
11091
11092 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
11093 SWIG_fail;
11094 resultobj = Py_None;
11095 Py_INCREF(Py_None);
11096
11097 resultobj = t_output_helper(resultobj, ((res3 == SWIG_NEWOBJ) ?
11098 SWIG_From_long((*arg3)) : SWIG_NewPointerObj((void*)(arg3), SWIGTYPE_p_long, 0)));
11099 resultobj = t_output_helper(resultobj, ((res4 == SWIG_NEWOBJ) ?
11100 SWIG_From_long((*arg4)) : SWIG_NewPointerObj((void*)(arg4), SWIGTYPE_p_long, 0)));
11101 return resultobj;
11102 fail:
11103 return NULL;
11104}
int dlp_VFSVolumeSize(int sd, int volRefNum, long *volSizeUsed, long *volSizeTotal)
Definition dlp.c:4750
#define SWIGTYPE_p_long
Definition pisock_wrap.c:1429

References dlp_VFSVolumeSize(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_long, SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_WriteAppBlock()

static PyObject * _wrap_dlp_WriteAppBlock ( PyObject * self,
PyObject * args )
static
9713 {
9714 PyObject *resultobj = NULL;
9715 int arg1 ;
9716 int arg2 ;
9717 void *arg3 = (void *) 0 ;
9718 size_t arg4 ;
9719 PI_ERR result;
9720 PyObject * obj0 = 0 ;
9721 PyObject * obj1 = 0 ;
9722 PyObject * obj2 = 0 ;
9723
9724 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_WriteAppBlock",&obj0,&obj1,&obj2)) goto fail;
9725 {
9726 arg1 = (int)(SWIG_As_int(obj0));
9727 if (SWIG_arg_fail(1)) SWIG_fail;
9728 }
9729 {
9730 arg2 = (int)(SWIG_As_int(obj1));
9731 if (SWIG_arg_fail(2)) SWIG_fail;
9732 }
9733
9734 arg3 = (void *)PyString_AsString(obj2);
9735 arg4 = PyString_Size(obj2);
9736
9737 {
9738 PyThreadState *__save = PyEval_SaveThread();
9739 result = (PI_ERR)dlp_WriteAppBlock(arg1,arg2,(void const *)arg3,arg4);
9740
9741 PyEval_RestoreThread(__save);
9742 }
9743
9744 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9745 SWIG_fail;
9746 resultobj = Py_None;
9747 Py_INCREF(Py_None);
9748
9749 return resultobj;
9750 fail:
9751 return NULL;
9752}
int dlp_WriteAppBlock(int sd, int dbhandle, const void *data, size_t length)
Definition dlp.c:2977

References dlp_WriteAppBlock(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_WriteAppPreference()

static PyObject * _wrap_dlp_WriteAppPreference ( PyObject * self,
PyObject * args )
static
8719 {
8720 PyObject *resultobj = NULL;
8721 int arg1 ;
8722 unsigned long arg2 ;
8723 int arg3 ;
8724 int arg4 ;
8725 int arg5 ;
8726 void *arg6 = (void *) 0 ;
8727 size_t arg7 ;
8728 PI_ERR result;
8729 PyObject * obj0 = 0 ;
8730 PyObject * obj1 = 0 ;
8731 PyObject * obj2 = 0 ;
8732 PyObject * obj3 = 0 ;
8733 PyObject * obj4 = 0 ;
8734 PyObject * obj5 = 0 ;
8735
8736 if(!PyArg_ParseTuple(args,(char *)"OOOOOO:dlp_WriteAppPreference",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5)) goto fail;
8737 {
8738 arg1 = (int)(SWIG_As_int(obj0));
8739 if (SWIG_arg_fail(1)) SWIG_fail;
8740 }
8741 {
8742 if (PyString_Check(obj1))
8743 arg2 = makelong(PyString_AS_STRING(obj1));
8744 else if (PyInt_Check(obj1))
8745 arg2 = PyInt_AsLong(obj1);
8746 else {
8747 PyErr_SetString(PyExc_TypeError,"You must specify a type/creator");
8748 SWIG_fail;
8749 }
8750 }
8751 {
8752 arg3 = (int)(SWIG_As_int(obj2));
8753 if (SWIG_arg_fail(3)) SWIG_fail;
8754 }
8755 {
8756 arg4 = (int)(SWIG_As_int(obj3));
8757 if (SWIG_arg_fail(4)) SWIG_fail;
8758 }
8759 {
8760 arg5 = (int)(SWIG_As_int(obj4));
8761 if (SWIG_arg_fail(5)) SWIG_fail;
8762 }
8763
8764 arg6 = (void *)PyString_AsString(obj5);
8765 arg7 = PyString_Size(obj5);
8766
8767 {
8768 PyThreadState *__save = PyEval_SaveThread();
8769 result = (PI_ERR)dlp_WriteAppPreference(arg1,arg2,arg3,arg4,arg5,(void const *)arg6,arg7);
8770
8771 PyEval_RestoreThread(__save);
8772 }
8773
8774 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8775 SWIG_fail;
8776 resultobj = Py_None;
8777 Py_INCREF(Py_None);
8778
8779 return resultobj;
8780 fail:
8781 return NULL;
8782}
int dlp_WriteAppPreference(int sd, unsigned long creator, int prefID, int backup, int version, const void *buffer, size_t size)
Definition dlp.c:3377

References dlp_WriteAppPreference(), fail(), makelong(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_WriteNetSyncInfo()

static PyObject * _wrap_dlp_WriteNetSyncInfo ( PyObject * self,
PyObject * args )
static
8288 {
8289 PyObject *resultobj = NULL;
8290 int arg1 ;
8291 struct NetSyncInfo *arg2 = (struct NetSyncInfo *) 0 ;
8292 PI_ERR result;
8293 struct NetSyncInfo temp2 ;
8294 PyObject * obj0 = 0 ;
8295 PyObject * obj1 = 0 ;
8296
8297 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_WriteNetSyncInfo",&obj0,&obj1)) goto fail;
8298 {
8299 arg1 = (int)(SWIG_As_int(obj0));
8300 if (SWIG_arg_fail(1)) SWIG_fail;
8301 }
8302
8303 PyObjectToNetSyncInfo(obj1, &temp2);
8304 arg2 = &temp2;
8305
8306 {
8307 PyThreadState *__save = PyEval_SaveThread();
8308 result = (PI_ERR)dlp_WriteNetSyncInfo(arg1,(struct NetSyncInfo const *)arg2);
8309
8310 PyEval_RestoreThread(__save);
8311 }
8312
8313 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8314 SWIG_fail;
8315 resultobj = Py_None;
8316 Py_INCREF(Py_None);
8317
8318 return resultobj;
8319 fail:
8320 return NULL;
8321}
int dlp_WriteNetSyncInfo(int sd, const struct NetSyncInfo *i)
Definition dlp.c:2111
static void PyObjectToNetSyncInfo(PyObject *o, struct NetSyncInfo *ni)
Definition pisock_wrap.c:1735

References dlp_WriteNetSyncInfo(), fail(), PyObjectToNetSyncInfo(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_WriteRecord()

static PyObject * _wrap_dlp_WriteRecord ( PyObject * self,
PyObject * args )
static
10364 {
10365 PyObject *resultobj = NULL;
10366 int arg1 ;
10367 int arg2 ;
10368 int arg3 ;
10369 recordid_t arg4 ;
10370 int arg5 ;
10371 void *arg6 = (void *) 0 ;
10372 size_t arg7 ;
10373 recordid_t *arg8 = (recordid_t *) 0 ;
10374 PI_ERR result;
10375 recordid_t temp8 ;
10376 int res8 = 0 ;
10377 PyObject * obj0 = 0 ;
10378 PyObject * obj1 = 0 ;
10379 PyObject * obj2 = 0 ;
10380 PyObject * obj3 = 0 ;
10381 PyObject * obj4 = 0 ;
10382 PyObject * obj5 = 0 ;
10383
10384 arg8 = &temp8; res8 = SWIG_NEWOBJ;
10385 if(!PyArg_ParseTuple(args,(char *)"OOOOOO:dlp_WriteRecord",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5)) goto fail;
10386 {
10387 arg1 = (int)(SWIG_As_int(obj0));
10388 if (SWIG_arg_fail(1)) SWIG_fail;
10389 }
10390 {
10391 arg2 = (int)(SWIG_As_int(obj1));
10392 if (SWIG_arg_fail(2)) SWIG_fail;
10393 }
10394 {
10395 arg3 = (int)(SWIG_As_int(obj2));
10396 if (SWIG_arg_fail(3)) SWIG_fail;
10397 }
10398 {
10399 arg4 = (recordid_t)(SWIG_As_unsigned_SS_long(obj3));
10400 if (SWIG_arg_fail(4)) SWIG_fail;
10401 }
10402 {
10403 arg5 = (int)(SWIG_As_int(obj4));
10404 if (SWIG_arg_fail(5)) SWIG_fail;
10405 }
10406
10407 arg6 = (void *)PyString_AsString(obj5);
10408 arg7 = PyString_Size(obj5);
10409
10410 {
10411 PyThreadState *__save = PyEval_SaveThread();
10412 result = (PI_ERR)dlp_WriteRecord(arg1,arg2,arg3,arg4,arg5,(void const *)arg6,arg7,arg8);
10413
10414 PyEval_RestoreThread(__save);
10415 }
10416
10417 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10418 SWIG_fail;
10419 resultobj = Py_None;
10420 Py_INCREF(Py_None);
10421
10422 resultobj = t_output_helper(resultobj, ((res8 == SWIG_NEWOBJ) ?
10424 return resultobj;
10425 fail:
10426 return NULL;
10427}
int dlp_WriteRecord(int sd, int dbhandle, int flags, recordid_t recID, int catID, const void *data, size_t length, recordid_t *pNewRecID)
Definition dlp.c:2510

References dlp_WriteRecord(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_NEWOBJ, SWIG_NewPointerObj, SWIGTYPE_p_recordid_t, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_dlp_WriteResource()

static PyObject * _wrap_dlp_WriteResource ( PyObject * self,
PyObject * args )
static
10627 {
10628 PyObject *resultobj = NULL;
10629 int arg1 ;
10630 int arg2 ;
10631 unsigned long arg3 ;
10632 int arg4 ;
10633 void *arg5 = (void *) 0 ;
10634 size_t arg6 ;
10635 PI_ERR result;
10636 PyObject * obj0 = 0 ;
10637 PyObject * obj1 = 0 ;
10638 PyObject * obj2 = 0 ;
10639 PyObject * obj3 = 0 ;
10640 PyObject * obj4 = 0 ;
10641
10642 if(!PyArg_ParseTuple(args,(char *)"OOOOO:dlp_WriteResource",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
10643 {
10644 arg1 = (int)(SWIG_As_int(obj0));
10645 if (SWIG_arg_fail(1)) SWIG_fail;
10646 }
10647 {
10648 arg2 = (int)(SWIG_As_int(obj1));
10649 if (SWIG_arg_fail(2)) SWIG_fail;
10650 }
10651 {
10652 arg3 = (unsigned long)(SWIG_As_unsigned_SS_long(obj2));
10653 if (SWIG_arg_fail(3)) SWIG_fail;
10654 }
10655 {
10656 arg4 = (int)(SWIG_As_int(obj3));
10657 if (SWIG_arg_fail(4)) SWIG_fail;
10658 }
10659
10660 arg5 = (void *)PyString_AsString(obj4);
10661 arg6 = PyString_Size(obj4);
10662
10663 {
10664 PyThreadState *__save = PyEval_SaveThread();
10665 result = (PI_ERR)dlp_WriteResource(arg1,arg2,arg3,arg4,(void const *)arg5,arg6);
10666
10667 PyEval_RestoreThread(__save);
10668 }
10669
10670 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
10671 SWIG_fail;
10672 resultobj = Py_None;
10673 Py_INCREF(Py_None);
10674
10675 return resultobj;
10676 fail:
10677 return NULL;
10678}
int dlp_WriteResource(int sd, int dbhandle, unsigned long type, int resID, const void *data, size_t length)
Definition dlp.c:2845

References dlp_WriteResource(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_WriteSortBlock()

static PyObject * _wrap_dlp_WriteSortBlock ( PyObject * self,
PyObject * args )
static
9822 {
9823 PyObject *resultobj = NULL;
9824 int arg1 ;
9825 int arg2 ;
9826 void *arg3 = (void *) 0 ;
9827 size_t arg4 ;
9828 PI_ERR result;
9829 PyObject * obj0 = 0 ;
9830 PyObject * obj1 = 0 ;
9831 PyObject * obj2 = 0 ;
9832
9833 if(!PyArg_ParseTuple(args,(char *)"OOO:dlp_WriteSortBlock",&obj0,&obj1,&obj2)) goto fail;
9834 {
9835 arg1 = (int)(SWIG_As_int(obj0));
9836 if (SWIG_arg_fail(1)) SWIG_fail;
9837 }
9838 {
9839 arg2 = (int)(SWIG_As_int(obj1));
9840 if (SWIG_arg_fail(2)) SWIG_fail;
9841 }
9842
9843 arg3 = (void *)PyString_AsString(obj2);
9844 arg4 = PyString_Size(obj2);
9845
9846 {
9847 PyThreadState *__save = PyEval_SaveThread();
9848 result = (PI_ERR)dlp_WriteSortBlock(arg1,arg2,(void const *)arg3,arg4);
9849
9850 PyEval_RestoreThread(__save);
9851 }
9852
9853 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
9854 SWIG_fail;
9855 resultobj = Py_None;
9856 Py_INCREF(Py_None);
9857
9858 return resultobj;
9859 fail:
9860 return NULL;
9861}
int dlp_WriteSortBlock(int sd, int dbhandle, const void *data, size_t length)
Definition dlp.c:3064

References dlp_WriteSortBlock(), fail(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_dlp_WriteUserInfo()

static PyObject * _wrap_dlp_WriteUserInfo ( PyObject * self,
PyObject * args )
static
8182 {
8183 PyObject *resultobj = NULL;
8184 int arg1 ;
8185 struct PilotUser *arg2 = (struct PilotUser *) 0 ;
8186 PI_ERR result;
8187 struct PilotUser temp2 ;
8188 PyObject * obj0 = 0 ;
8189 PyObject * obj1 = 0 ;
8190
8191 if(!PyArg_ParseTuple(args,(char *)"OO:dlp_WriteUserInfo",&obj0,&obj1)) goto fail;
8192 {
8193 arg1 = (int)(SWIG_As_int(obj0));
8194 if (SWIG_arg_fail(1)) SWIG_fail;
8195 }
8196
8197 if (!PyObjectToPilotUser(obj1, &temp2))
8198 SWIG_fail;
8199 arg2 = &temp2;
8200
8201 {
8202 PyThreadState *__save = PyEval_SaveThread();
8203 result = (PI_ERR)dlp_WriteUserInfo(arg1,(struct PilotUser const *)arg2);
8204
8205 PyEval_RestoreThread(__save);
8206 }
8207
8208 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
8209 SWIG_fail;
8210 resultobj = Py_None;
8211 Py_INCREF(Py_None);
8212
8213
8214 if (arg2) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg2));
8215
8216 return resultobj;
8217 fail:
8218 return NULL;
8219}
int dlp_WriteUserInfo(int sd, const struct PilotUser *User)
Definition dlp.c:1963
static int PyObjectToPilotUser(PyObject *o, struct PilotUser *pi)
Definition pisock_wrap.c:1698

References dlp_WriteUserInfo(), fail(), PyObjectFromPilotUser(), PyObjectToPilotUser(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_NetSyncInfo_hostAddress_get()

static PyObject * _wrap_NetSyncInfo_hostAddress_get ( PyObject * self,
PyObject * args )
static
7803 {
7804 PyObject *resultobj = NULL;
7805 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7806 char *result;
7807 PyObject * obj0 = 0 ;
7808
7809 if(!PyArg_ParseTuple(args,(char *)"O:NetSyncInfo_hostAddress_get",&obj0)) goto fail;
7811 if (SWIG_arg_fail(1)) SWIG_fail;
7812 result = (char *)(char *) ((arg1)->hostAddress);
7813
7814 {
7815 size_t size = 40;
7816#ifndef SWIG_PRESERVE_CARRAY_SIZE
7817 while (size && (result[size - 1] == '\0')) --size;
7818#endif
7819 resultobj = SWIG_FromCharArray(result, size);
7820 }
7821 return resultobj;
7822 fail:
7823 return NULL;
7824}

References fail(), size, SWIG_arg_fail, SWIG_fail, SWIG_FromCharArray(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_NetSyncInfo_hostAddress_set()

static PyObject * _wrap_NetSyncInfo_hostAddress_set ( PyObject * self,
PyObject * args )
static
7775 {
7776 PyObject *resultobj = NULL;
7777 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7778 char *arg2 ;
7779 char temp2[40] ;
7780 PyObject * obj0 = 0 ;
7781 PyObject * obj1 = 0 ;
7782
7783 if(!PyArg_ParseTuple(args,(char *)"OO:NetSyncInfo_hostAddress_set",&obj0,&obj1)) goto fail;
7785 if (SWIG_arg_fail(1)) SWIG_fail;
7786 {
7787 if (!SWIG_AsCharArray(obj1, temp2, 40)) {
7789 }
7790 arg2 = temp2;
7791 }
7792 {
7793 if (arg2) memcpy(arg1->hostAddress,arg2,40*sizeof(char));
7794 else memset(arg1->hostAddress,0,40*sizeof(char));
7795 }
7796 Py_INCREF(Py_None); resultobj = Py_None;
7797 return resultobj;
7798 fail:
7799 return NULL;
7800}

References fail(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_NetSyncInfo_hostName_get()

static PyObject * _wrap_NetSyncInfo_hostName_get ( PyObject * self,
PyObject * args )
static
7751 {
7752 PyObject *resultobj = NULL;
7753 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7754 char *result;
7755 PyObject * obj0 = 0 ;
7756
7757 if(!PyArg_ParseTuple(args,(char *)"O:NetSyncInfo_hostName_get",&obj0)) goto fail;
7759 if (SWIG_arg_fail(1)) SWIG_fail;
7760 result = (char *)(char *) ((arg1)->hostName);
7761
7762 {
7763 size_t size = 256;
7764#ifndef SWIG_PRESERVE_CARRAY_SIZE
7765 while (size && (result[size - 1] == '\0')) --size;
7766#endif
7767 resultobj = SWIG_FromCharArray(result, size);
7768 }
7769 return resultobj;
7770 fail:
7771 return NULL;
7772}

References fail(), size, SWIG_arg_fail, SWIG_fail, SWIG_FromCharArray(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_NetSyncInfo_hostName_set()

static PyObject * _wrap_NetSyncInfo_hostName_set ( PyObject * self,
PyObject * args )
static
7723 {
7724 PyObject *resultobj = NULL;
7725 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7726 char *arg2 ;
7727 char temp2[256] ;
7728 PyObject * obj0 = 0 ;
7729 PyObject * obj1 = 0 ;
7730
7731 if(!PyArg_ParseTuple(args,(char *)"OO:NetSyncInfo_hostName_set",&obj0,&obj1)) goto fail;
7733 if (SWIG_arg_fail(1)) SWIG_fail;
7734 {
7735 if (!SWIG_AsCharArray(obj1, temp2, 256)) {
7737 }
7738 arg2 = temp2;
7739 }
7740 {
7741 if (arg2) memcpy(arg1->hostName,arg2,256*sizeof(char));
7742 else memset(arg1->hostName,0,256*sizeof(char));
7743 }
7744 Py_INCREF(Py_None); resultobj = Py_None;
7745 return resultobj;
7746 fail:
7747 return NULL;
7748}

References fail(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_NetSyncInfo_hostSubnetMask_get()

static PyObject * _wrap_NetSyncInfo_hostSubnetMask_get ( PyObject * self,
PyObject * args )
static
7855 {
7856 PyObject *resultobj = NULL;
7857 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7858 char *result;
7859 PyObject * obj0 = 0 ;
7860
7861 if(!PyArg_ParseTuple(args,(char *)"O:NetSyncInfo_hostSubnetMask_get",&obj0)) goto fail;
7863 if (SWIG_arg_fail(1)) SWIG_fail;
7864 result = (char *)(char *) ((arg1)->hostSubnetMask);
7865
7866 {
7867 size_t size = 40;
7868#ifndef SWIG_PRESERVE_CARRAY_SIZE
7869 while (size && (result[size - 1] == '\0')) --size;
7870#endif
7871 resultobj = SWIG_FromCharArray(result, size);
7872 }
7873 return resultobj;
7874 fail:
7875 return NULL;
7876}

References fail(), size, SWIG_arg_fail, SWIG_fail, SWIG_FromCharArray(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_NetSyncInfo_hostSubnetMask_set()

static PyObject * _wrap_NetSyncInfo_hostSubnetMask_set ( PyObject * self,
PyObject * args )
static
7827 {
7828 PyObject *resultobj = NULL;
7829 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7830 char *arg2 ;
7831 char temp2[40] ;
7832 PyObject * obj0 = 0 ;
7833 PyObject * obj1 = 0 ;
7834
7835 if(!PyArg_ParseTuple(args,(char *)"OO:NetSyncInfo_hostSubnetMask_set",&obj0,&obj1)) goto fail;
7837 if (SWIG_arg_fail(1)) SWIG_fail;
7838 {
7839 if (!SWIG_AsCharArray(obj1, temp2, 40)) {
7841 }
7842 arg2 = temp2;
7843 }
7844 {
7845 if (arg2) memcpy(arg1->hostSubnetMask,arg2,40*sizeof(char));
7846 else memset(arg1->hostSubnetMask,0,40*sizeof(char));
7847 }
7848 Py_INCREF(Py_None); resultobj = Py_None;
7849 return resultobj;
7850 fail:
7851 return NULL;
7852}

References fail(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_NetSyncInfo_lanSync_get()

static PyObject * _wrap_NetSyncInfo_lanSync_get ( PyObject * self,
PyObject * args )
static
7703 {
7704 PyObject *resultobj = NULL;
7705 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7706 int result;
7707 PyObject * obj0 = 0 ;
7708
7709 if(!PyArg_ParseTuple(args,(char *)"O:NetSyncInfo_lanSync_get",&obj0)) goto fail;
7711 if (SWIG_arg_fail(1)) SWIG_fail;
7712 result = (int) ((arg1)->lanSync);
7713
7714 {
7715 resultobj = SWIG_From_int((int)(result));
7716 }
7717 return resultobj;
7718 fail:
7719 return NULL;
7720}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_NetSyncInfo_lanSync_set()

static PyObject * _wrap_NetSyncInfo_lanSync_set ( PyObject * self,
PyObject * args )
static
7680 {
7681 PyObject *resultobj = NULL;
7682 struct NetSyncInfo *arg1 = (struct NetSyncInfo *) 0 ;
7683 int arg2 ;
7684 PyObject * obj0 = 0 ;
7685 PyObject * obj1 = 0 ;
7686
7687 if(!PyArg_ParseTuple(args,(char *)"OO:NetSyncInfo_lanSync_set",&obj0,&obj1)) goto fail;
7689 if (SWIG_arg_fail(1)) SWIG_fail;
7690 {
7691 arg2 = (int)(SWIG_As_int(obj1));
7692 if (SWIG_arg_fail(2)) SWIG_fail;
7693 }
7694 if (arg1) (arg1)->lanSync = arg2;
7695
7696 Py_INCREF(Py_None); resultobj = Py_None;
7697 return resultobj;
7698 fail:
7699 return NULL;
7700}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_new_CardInfo()

static PyObject * _wrap_new_CardInfo ( PyObject * self,
PyObject * args )
static
7642 {
7643 PyObject *resultobj = NULL;
7644 struct CardInfo *result;
7645
7646 if(!PyArg_ParseTuple(args,(char *)":new_CardInfo")) goto fail;
7647 result = (struct CardInfo *)(struct CardInfo *) calloc(1, sizeof(struct CardInfo));
7648
7649 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_CardInfo, 1);
7650 return resultobj;
7651 fail:
7652 return NULL;
7653}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ _wrap_new_DBInfo()

static PyObject * _wrap_new_DBInfo ( PyObject * self,
PyObject * args )
static
6903 {
6904 PyObject *resultobj = NULL;
6905 struct DBInfo *result;
6906
6907 if(!PyArg_ParseTuple(args,(char *)":new_DBInfo")) goto fail;
6908 result = (struct DBInfo *)(struct DBInfo *) calloc(1, sizeof(struct DBInfo));
6909
6910 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_DBInfo, 1);
6911 return resultobj;
6912 fail:
6913 return NULL;
6914}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ _wrap_new_DBSizeInfo()

static PyObject * _wrap_new_DBSizeInfo ( PyObject * self,
PyObject * args )
static
7199 {
7200 PyObject *resultobj = NULL;
7201 struct DBSizeInfo *result;
7202
7203 if(!PyArg_ParseTuple(args,(char *)":new_DBSizeInfo")) goto fail;
7204 result = (struct DBSizeInfo *)(struct DBSizeInfo *) calloc(1, sizeof(struct DBSizeInfo));
7205
7206 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_DBSizeInfo, 1);
7207 return resultobj;
7208 fail:
7209 return NULL;
7210}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ _wrap_new_NetSyncInfo()

static PyObject * _wrap_new_NetSyncInfo ( PyObject * self,
PyObject * args )
static
7879 {
7880 PyObject *resultobj = NULL;
7881 struct NetSyncInfo *result;
7882
7883 if(!PyArg_ParseTuple(args,(char *)":new_NetSyncInfo")) goto fail;
7884 result = (struct NetSyncInfo *)(struct NetSyncInfo *) calloc(1, sizeof(struct NetSyncInfo));
7885
7886 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_NetSyncInfo, 1);
7887 return resultobj;
7888 fail:
7889 return NULL;
7890}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ _wrap_new_pi_socket_list_t()

static PyObject * _wrap_new_pi_socket_list_t ( PyObject * self,
PyObject * args )
static
3451 {
3452 PyObject *resultobj = NULL;
3453 pi_socket_list_t *result;
3454
3455 if(!PyArg_ParseTuple(args,(char *)":new_pi_socket_list_t")) goto fail;
3456 result = (pi_socket_list_t *)(pi_socket_list_t *) calloc(1, sizeof(pi_socket_list_t));
3457
3458 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_pi_socket_list, 1);
3459 return resultobj;
3460 fail:
3461 return NULL;
3462}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_pi_socket_list.

Here is the call graph for this function:

◆ _wrap_new_pi_socket_t()

static PyObject * _wrap_new_pi_socket_t ( PyObject * self,
PyObject * args )
static
3335 {
3336 PyObject *resultobj = NULL;
3337 pi_socket_t *result;
3338
3339 if(!PyArg_ParseTuple(args,(char *)":new_pi_socket_t")) goto fail;
3340 result = (pi_socket_t *)(pi_socket_t *) calloc(1, sizeof(pi_socket_t));
3341
3342 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_pi_socket, 1);
3343 return resultobj;
3344 fail:
3345 return NULL;
3346}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_new_PilotUser()

static PyObject * _wrap_new_PilotUser ( PyObject * self,
PyObject * args )
static
5814 {
5815 PyObject *resultobj = NULL;
5816 struct PilotUser *result;
5817
5818 if(!PyArg_ParseTuple(args,(char *)":new_PilotUser")) goto fail;
5819 result = (struct PilotUser *)(struct PilotUser *) calloc(1, sizeof(struct PilotUser));
5820
5821 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_PilotUser, 1);
5822 return resultobj;
5823 fail:
5824 return NULL;
5825}
#define SWIGTYPE_p_PilotUser
Definition pisock_wrap.c:1421

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_PilotUser.

Here is the call graph for this function:

◆ _wrap_new_SysInfo()

static PyObject * _wrap_new_SysInfo ( PyObject * self,
PyObject * args )
static
6324 {
6325 PyObject *resultobj = NULL;
6326 struct SysInfo *result;
6327
6328 if(!PyArg_ParseTuple(args,(char *)":new_SysInfo")) goto fail;
6329 result = (struct SysInfo *)(struct SysInfo *) calloc(1, sizeof(struct SysInfo));
6330
6331 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_SysInfo, 1);
6332 return resultobj;
6333 fail:
6334 return NULL;
6335}
#define SWIGTYPE_p_SysInfo
Definition pisock_wrap.c:1422

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_SysInfo.

Here is the call graph for this function:

◆ _wrap_new_VFSAnyMountParam()

static PyObject * _wrap_new_VFSAnyMountParam ( PyObject * self,
PyObject * args )
static
4805 {
4806 PyObject *resultobj = NULL;
4807 struct VFSAnyMountParam *result;
4808
4809 if(!PyArg_ParseTuple(args,(char *)":new_VFSAnyMountParam")) goto fail;
4810 result = (struct VFSAnyMountParam *)(struct VFSAnyMountParam *) calloc(1, sizeof(struct VFSAnyMountParam));
4811
4812 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_VFSAnyMountParam, 1);
4813 return resultobj;
4814 fail:
4815 return NULL;
4816}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ _wrap_new_VFSDirInfo()

static PyObject * _wrap_new_VFSDirInfo ( PyObject * self,
PyObject * args )
static
4638 {
4639 PyObject *resultobj = NULL;
4640 struct VFSDirInfo *result;
4641
4642 if(!PyArg_ParseTuple(args,(char *)":new_VFSDirInfo")) goto fail;
4643 result = (struct VFSDirInfo *)(struct VFSDirInfo *) calloc(1, sizeof(struct VFSDirInfo));
4644
4645 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_VFSDirInfo, 1);
4646 return resultobj;
4647 fail:
4648 return NULL;
4649}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_VFSDirInfo.

Here is the call graph for this function:

◆ _wrap_new_VFSInfo()

static PyObject * _wrap_new_VFSInfo ( PyObject * self,
PyObject * args )
static
5350 {
5351 PyObject *resultobj = NULL;
5352 struct VFSInfo *result;
5353
5354 if(!PyArg_ParseTuple(args,(char *)":new_VFSInfo")) goto fail;
5355 result = (struct VFSInfo *)(struct VFSInfo *) calloc(1, sizeof(struct VFSInfo));
5356
5357 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_VFSInfo, 1);
5358 return resultobj;
5359 fail:
5360 return NULL;
5361}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_new_VFSSlotMountParam()

static PyObject * _wrap_new_VFSSlotMountParam ( PyObject * self,
PyObject * args )
static
4968 {
4969 PyObject *resultobj = NULL;
4970 struct VFSSlotMountParam *result;
4971
4972 if(!PyArg_ParseTuple(args,(char *)":new_VFSSlotMountParam")) goto fail;
4973 result = (struct VFSSlotMountParam *)(struct VFSSlotMountParam *) calloc(1, sizeof(struct VFSSlotMountParam));
4974
4975 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_VFSSlotMountParam, 1);
4976 return resultobj;
4977 fail:
4978 return NULL;
4979}

References fail(), SWIG_NewPointerObj, and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ _wrap_pi_accept()

static PyObject * _wrap_pi_accept ( PyObject * self,
PyObject * args )
static
3934 {
3935 PyObject *resultobj = NULL;
3936 int arg1 ;
3937 struct sockaddr *arg2 = (struct sockaddr *) 0 ;
3938 size_t *arg3 = (size_t *) 0 ;
3939 PI_ERR result;
3940 struct pi_sockaddr temp2 ;
3941 size_t temp3 ;
3942 PyObject * obj0 = 0 ;
3943
3944 {
3945 arg2 = (struct sockaddr *)&temp2;
3946 }
3947 {
3948 arg3 = (size_t *)&temp3;
3949 }
3950 if(!PyArg_ParseTuple(args,(char *)"O:pi_accept",&obj0)) goto fail;
3951 {
3952 arg1 = (int)(SWIG_As_int(obj0));
3953 if (SWIG_arg_fail(1)) SWIG_fail;
3954 }
3955 {
3956 PyThreadState *__save = PyEval_SaveThread();
3957 result = (PI_ERR)pi_accept(arg1,arg2,arg3);
3958
3959 PyEval_RestoreThread(__save);
3960 }
3961
3962 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
3963 SWIG_fail;
3964 resultobj = Py_None;
3965 Py_INCREF(Py_None);
3966
3967 {
3968 PyObject *o;
3969
3970 if (arg2) {
3971 o = Py_BuildValue("(is)", (int)((struct pi_sockaddr *)arg2)->pi_family,
3972 ((struct pi_sockaddr *)arg2)->pi_device);
3973 resultobj = t_output_helper(resultobj, o);
3974 }
3975 }
3976 return resultobj;
3977 fail:
3978 return NULL;
3979}
int pi_accept(int pi_sd, struct sockaddr *addr, size_t *addrlen)
Definition socket.c:1118

References fail(), pi_accept(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_pi_accept_to()

static PyObject * _wrap_pi_accept_to ( PyObject * self,
PyObject * args )
static
3982 {
3983 PyObject *resultobj = NULL;
3984 int arg1 ;
3985 struct sockaddr *arg2 = (struct sockaddr *) 0 ;
3986 size_t *arg3 = (size_t *) 0 ;
3987 int arg4 ;
3988 PI_ERR result;
3989 struct pi_sockaddr temp2 ;
3990 size_t temp3 ;
3991 PyObject * obj0 = 0 ;
3992 PyObject * obj1 = 0 ;
3993
3994 {
3995 arg2 = (struct sockaddr *)&temp2;
3996 }
3997 {
3998 arg3 = (size_t *)&temp3;
3999 }
4000 if(!PyArg_ParseTuple(args,(char *)"OO:pi_accept_to",&obj0,&obj1)) goto fail;
4001 {
4002 arg1 = (int)(SWIG_As_int(obj0));
4003 if (SWIG_arg_fail(1)) SWIG_fail;
4004 }
4005 {
4006 arg4 = (int)(SWIG_As_int(obj1));
4007 if (SWIG_arg_fail(4)) SWIG_fail;
4008 }
4009 {
4010 PyThreadState *__save = PyEval_SaveThread();
4011 result = (PI_ERR)pi_accept_to(arg1,arg2,arg3,arg4);
4012
4013 PyEval_RestoreThread(__save);
4014 }
4015
4016 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
4017 SWIG_fail;
4018 resultobj = Py_None;
4019 Py_INCREF(Py_None);
4020
4021 {
4022 PyObject *o;
4023
4024 if (arg2) {
4025 o = Py_BuildValue("(is)", (int)((struct pi_sockaddr *)arg2)->pi_family,
4026 ((struct pi_sockaddr *)arg2)->pi_device);
4027 resultobj = t_output_helper(resultobj, o);
4028 }
4029 }
4030 return resultobj;
4031 fail:
4032 return NULL;
4033}
int pi_accept_to(int pi_sd, struct sockaddr *addr, size_t *addrlen, int timeout)
Definition socket.c:1124

References fail(), pi_accept_to(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_pi_bind()

static PyObject * _wrap_pi_bind ( PyObject * self,
PyObject * args )
static
3865 {
3866 PyObject *resultobj = NULL;
3867 int arg1 ;
3868 char *arg2 = (char *) 0 ;
3869 PI_ERR result;
3870 PyObject * obj0 = 0 ;
3871 PyObject * obj1 = 0 ;
3872
3873 if(!PyArg_ParseTuple(args,(char *)"OO:pi_bind",&obj0,&obj1)) goto fail;
3874 {
3875 arg1 = (int)(SWIG_As_int(obj0));
3876 if (SWIG_arg_fail(1)) SWIG_fail;
3877 }
3878 if (!SWIG_AsCharPtr(obj1, (char**)&arg2)) {
3880 }
3881 {
3882 PyThreadState *__save = PyEval_SaveThread();
3883 result = (PI_ERR)pi_bind(arg1,(char const *)arg2);
3884
3885 PyEval_RestoreThread(__save);
3886 }
3887
3888 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
3889 SWIG_fail;
3890 resultobj = Py_None;
3891 Py_INCREF(Py_None);
3892
3893 return resultobj;
3894 fail:
3895 return NULL;
3896}
int pi_bind(int pi_sd, const char *port)
Definition socket.c:1084

References fail(), pi_bind(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_pi_close()

static PyObject * _wrap_pi_close ( PyObject * self,
PyObject * args )
static
4036 {
4037 PyObject *resultobj = NULL;
4038 int arg1 ;
4039 int result;
4040 PyObject * obj0 = 0 ;
4041
4042 if(!PyArg_ParseTuple(args,(char *)"O:pi_close",&obj0)) goto fail;
4043 {
4044 arg1 = (int)(SWIG_As_int(obj0));
4045 if (SWIG_arg_fail(1)) SWIG_fail;
4046 }
4047 {
4048 PyThreadState *__save = PyEval_SaveThread();
4049 result = (int)pi_close(arg1);
4050
4051 PyEval_RestoreThread(__save);
4052 }
4053 {
4054 resultobj = SWIG_From_int((int)(result));
4055 }
4056 return resultobj;
4057 fail:
4058 return NULL;
4059}
int pi_close(int pi_sd)
Definition socket.c:1415

References fail(), pi_close(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_int.

Here is the call graph for this function:

◆ _wrap_pi_connect()

static PyObject * _wrap_pi_connect ( PyObject * self,
PyObject * args )
static
3831 {
3832 PyObject *resultobj = NULL;
3833 int arg1 ;
3834 char *arg2 = (char *) 0 ;
3835 PI_ERR result;
3836 PyObject * obj0 = 0 ;
3837 PyObject * obj1 = 0 ;
3838
3839 if(!PyArg_ParseTuple(args,(char *)"OO:pi_connect",&obj0,&obj1)) goto fail;
3840 {
3841 arg1 = (int)(SWIG_As_int(obj0));
3842 if (SWIG_arg_fail(1)) SWIG_fail;
3843 }
3844 if (!SWIG_AsCharPtr(obj1, (char**)&arg2)) {
3846 }
3847 {
3848 PyThreadState *__save = PyEval_SaveThread();
3849 result = (PI_ERR)pi_connect(arg1,(char const *)arg2);
3850
3851 PyEval_RestoreThread(__save);
3852 }
3853
3854 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
3855 SWIG_fail;
3856 resultobj = Py_None;
3857 Py_INCREF(Py_None);
3858
3859 return resultobj;
3860 fail:
3861 return NULL;
3862}
int pi_connect(int pi_sd, const char *port)
Definition socket.c:1063

References fail(), pi_connect(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), SWIG_AsCharPtr(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_pi_error()

static PyObject * _wrap_pi_error ( PyObject * self,
PyObject * args )
static
4288 {
4289 PyObject *resultobj = NULL;
4290 int arg1 ;
4291 int result;
4292 PyObject * obj0 = 0 ;
4293
4294 if(!PyArg_ParseTuple(args,(char *)"O:pi_error",&obj0)) goto fail;
4295 {
4296 arg1 = (int)(SWIG_As_int(obj0));
4297 if (SWIG_arg_fail(1)) SWIG_fail;
4298 }
4299 {
4300 PyThreadState *__save = PyEval_SaveThread();
4301 result = (int)pi_error(arg1);
4302
4303 PyEval_RestoreThread(__save);
4304 }
4305 {
4306 resultobj = SWIG_From_int((int)(result));
4307 }
4308 return resultobj;
4309 fail:
4310 return NULL;
4311}
int pi_error(int pi_sd)
Definition socket.c:1613

References fail(), pi_error(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_int.

Here is the call graph for this function:

◆ _wrap_pi_file_install()

static PyObject * _wrap_pi_file_install ( PyObject * self,
PyObject * args )
static
2297{
2298 PyObject *obj1 = NULL;
2299 PyObject *obj2 = NULL;
2300 PyObject *obj3 = NULL;
2301 PyObject *cback = NULL;
2302 int sd, cardno, result;
2303 char *path = NULL;
2304 pi_file_t *pf = NULL;
2305
2306 if (!PyArg_ParseTuple(args,(char *)"OOOO:pi_file_install",&obj1, &obj2, &obj3, &cback))
2307 return NULL;
2308
2309 sd = (int)SWIG_As_int(obj1);
2310 cardno = (int)SWIG_As_int(obj2);
2311 if (!SWIG_AsCharPtr(obj3, (char**)&path)) {
2312 SWIG_arg_fail(3);
2313 return NULL;
2314 }
2315
2316 pf = pi_file_open(path);
2317 if (pf == NULL) {
2318 PyErr_SetObject(PIError, Py_BuildValue("(is)", PI_ERR_FILE_INVALID, "invalid file"));
2319 return NULL;
2320 }
2321
2322 {
2323 PyThreadState *save = PyEval_SaveThread();
2324 result = pi_file_install(pf, sd, cardno, NULL);
2325 PyEval_RestoreThread(save);
2326 }
2327
2328 pi_file_close(pf);
2329
2330 if (result < 0) {
2332 return NULL;
2333 }
2334
2335 Py_INCREF(Py_None);
2336 return Py_None;
2337}
int pi_file_install(pi_file_t *pf, int socket, int cardno, progress_func report_progress)
Definition pi-file.c:853
int pi_file_close(pi_file_t *pf)
Definition pi-file.c:343
pi_file_t * pi_file_open(const char *name)
Definition pi-file.c:143

References pi_file_close(), pi_file_install(), pi_file_open(), PIError, pythonWrapper_handlePiErr(), sd, SWIG_arg_fail, SWIG_As_int(), and SWIG_AsCharPtr().

Here is the call graph for this function:

◆ _wrap_pi_file_retrieve()

static PyObject * _wrap_pi_file_retrieve ( PyObject * self,
PyObject * args )
static
2343{
2344 PyObject *obj1 = NULL;
2345 PyObject *obj2 = NULL;
2346 PyObject *obj3 = NULL;
2347 PyObject *obj4 = NULL;
2348 PyObject *cback = NULL;
2349 int sd, cardno, result;
2350 char *dbname = NULL;
2351 char *path = NULL;
2352 struct DBInfo dbi;
2353 pi_file_t *pf = NULL;
2354 PyThreadState *save;
2355
2356 if (!PyArg_ParseTuple(args, (char *)"OOOOO:pi_file_retrieve",&obj1,&obj2,&obj3,&obj4,&cback))
2357 return NULL;
2358
2359 sd = SWIG_As_int(obj1);
2360 cardno = SWIG_As_int(obj2);
2361
2362 if (!SWIG_AsCharPtr(obj3, (char**)&dbname)) {
2363 SWIG_arg_fail(3);
2364 return NULL;
2365 }
2366
2367 if (!SWIG_AsCharPtr(obj4, (char **)&path)) {
2368 SWIG_arg_fail(4);
2369 return NULL;
2370 }
2371
2372 /* let other threads run */
2373 save = PyEval_SaveThread();
2374
2375 memset(&dbi, 0, sizeof(dbi));
2376 result = dlp_FindDBByName(sd, cardno, dbname, NULL, NULL, &dbi, NULL);
2377 if (result < 0) {
2378 PyEval_RestoreThread(save);
2380 return NULL;
2381 }
2382
2383 pf = pi_file_create(path, &dbi);
2384 if (pf == NULL) {
2385 PyEval_RestoreThread(save);
2386 PyErr_SetObject(PIError, Py_BuildValue("(is)", PI_ERR_FILE_INVALID, "invalid file"));
2387 return NULL;
2388 }
2389
2390 result = pi_file_retrieve(pf, sd, cardno, NULL);
2391 if (result < 0) {
2392 PyEval_RestoreThread(save);
2394 return NULL;
2395 }
2396
2397 result = pi_file_close(pf);
2398 PyEval_RestoreThread(save);
2399 if (result < 0) {
2401 return NULL;
2402 }
2403
2404 Py_INCREF(Py_None);
2405 return Py_None;
2406}
int pi_file_retrieve(pi_file_t *pf, int socket, int cardno, progress_func report_progress)
Definition pi-file.c:683
pi_file_t * pi_file_create(const char *name, const struct DBInfo *info)
Definition pi-file.c:523

References dlp_FindDBByName(), pi_file_close(), pi_file_create(), pi_file_retrieve(), PIError, pythonWrapper_handlePiErr(), sd, SWIG_arg_fail, SWIG_As_int(), and SWIG_AsCharPtr().

Here is the call graph for this function:

◆ _wrap_pi_flush()

static PyObject * _wrap_pi_flush ( PyObject * self,
PyObject * args )
static
4259 {
4260 PyObject *resultobj = NULL;
4261 int arg1 ;
4262 int arg2 ;
4263 PyObject * obj0 = 0 ;
4264 PyObject * obj1 = 0 ;
4265
4266 if(!PyArg_ParseTuple(args,(char *)"OO:pi_flush",&obj0,&obj1)) goto fail;
4267 {
4268 arg1 = (int)(SWIG_As_int(obj0));
4269 if (SWIG_arg_fail(1)) SWIG_fail;
4270 }
4271 {
4272 arg2 = (int)(SWIG_As_int(obj1));
4273 if (SWIG_arg_fail(2)) SWIG_fail;
4274 }
4275 {
4276 PyThreadState *__save = PyEval_SaveThread();
4277 pi_flush(arg1,arg2);
4278
4279 PyEval_RestoreThread(__save);
4280 }
4281 Py_INCREF(Py_None); resultobj = Py_None;
4282 return resultobj;
4283 fail:
4284 return NULL;
4285}
void pi_flush(int pi_sd, int flags)
Definition socket.c:1338

References fail(), pi_flush(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_pi_getsockname()

static PyObject * _wrap_pi_getsockname ( PyObject * self,
PyObject * args )
static
3557 {
3558 PyObject *resultobj = NULL;
3559 int arg1 ;
3560 struct sockaddr *arg2 = (struct sockaddr *) 0 ;
3561 size_t *arg3 = (size_t *) 0 ;
3562 int result;
3563 struct pi_sockaddr temp2 ;
3564 size_t temp3 ;
3565 PyObject * obj0 = 0 ;
3566
3567 {
3568 arg2 = (struct sockaddr *)&temp2;
3569 }
3570 {
3571 arg3 = (size_t *)&temp3;
3572 }
3573 if(!PyArg_ParseTuple(args,(char *)"O:pi_getsockname",&obj0)) goto fail;
3574 {
3575 arg1 = (int)(SWIG_As_int(obj0));
3576 if (SWIG_arg_fail(1)) SWIG_fail;
3577 }
3578 {
3579 PyThreadState *__save = PyEval_SaveThread();
3580 result = (int)pi_getsockname(arg1,arg2,arg3);
3581
3582 PyEval_RestoreThread(__save);
3583 }
3584 {
3585 resultobj = SWIG_From_int((int)(result));
3586 }
3587 {
3588 PyObject *o;
3589
3590 if (arg2) {
3591 o = Py_BuildValue("(is)", (int)((struct pi_sockaddr *)arg2)->pi_family,
3592 ((struct pi_sockaddr *)arg2)->pi_device);
3593 resultobj = t_output_helper(resultobj, o);
3594 }
3595 }
3596 return resultobj;
3597 fail:
3598 return NULL;
3599}
int pi_getsockname(int pi_sd, struct sockaddr *addr, size_t *namelen)
Definition socket.c:1476

References fail(), pi_getsockname(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_pi_getsockopt()

static PyObject * _wrap_pi_getsockopt ( PyObject * self,
PyObject * args )
static
3647 {
3648 PyObject *resultobj = NULL;
3649 int arg1 ;
3650 int arg2 ;
3651 int arg3 ;
3652 void *arg4 = (void *) 0 ;
3653 size_t *arg5 = (size_t *) 0 ;
3654 int result;
3655 PyObject * obj0 = 0 ;
3656 PyObject * obj1 = 0 ;
3657 PyObject * obj2 = 0 ;
3658 PyObject * obj3 = 0 ;
3659 PyObject * obj4 = 0 ;
3660
3661 if(!PyArg_ParseTuple(args,(char *)"OOOOO:pi_getsockopt",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
3662 {
3663 arg1 = (int)(SWIG_As_int(obj0));
3664 if (SWIG_arg_fail(1)) SWIG_fail;
3665 }
3666 {
3667 arg2 = (int)(SWIG_As_int(obj1));
3668 if (SWIG_arg_fail(2)) SWIG_fail;
3669 }
3670 {
3671 arg3 = (int)(SWIG_As_int(obj2));
3672 if (SWIG_arg_fail(3)) SWIG_fail;
3673 }
3674 {
3675 if ((SWIG_ConvertPtr(obj3,(void **)(&arg4),0,SWIG_POINTER_EXCEPTION|0))== -1) {
3677 }
3678 }
3680 if (SWIG_arg_fail(5)) SWIG_fail;
3681 {
3682 PyThreadState *__save = PyEval_SaveThread();
3683 result = (int)pi_getsockopt(arg1,arg2,arg3,arg4,arg5);
3684
3685 PyEval_RestoreThread(__save);
3686 }
3687 {
3688 resultobj = SWIG_From_int((int)(result));
3689 }
3690 return resultobj;
3691 fail:
3692 return NULL;
3693}
int pi_getsockopt(int pi_sd, int level, int option_name, void *option_value, size_t *option_len)
Definition socket.c:1151

References fail(), pi_getsockopt(), SWIG_arg_fail, SWIG_As_int(), SWIG_ConvertPtr, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_size_t.

Here is the call graph for this function:

◆ _wrap_pi_getsockpeer()

static PyObject * _wrap_pi_getsockpeer ( PyObject * self,
PyObject * args )
static
3602 {
3603 PyObject *resultobj = NULL;
3604 int arg1 ;
3605 struct sockaddr *arg2 = (struct sockaddr *) 0 ;
3606 size_t *arg3 = (size_t *) 0 ;
3607 int result;
3608 struct pi_sockaddr temp2 ;
3609 size_t temp3 ;
3610 PyObject * obj0 = 0 ;
3611
3612 {
3613 arg2 = (struct sockaddr *)&temp2;
3614 }
3615 {
3616 arg3 = (size_t *)&temp3;
3617 }
3618 if(!PyArg_ParseTuple(args,(char *)"O:pi_getsockpeer",&obj0)) goto fail;
3619 {
3620 arg1 = (int)(SWIG_As_int(obj0));
3621 if (SWIG_arg_fail(1)) SWIG_fail;
3622 }
3623 {
3624 PyThreadState *__save = PyEval_SaveThread();
3625 result = (int)pi_getsockpeer(arg1,arg2,arg3);
3626
3627 PyEval_RestoreThread(__save);
3628 }
3629 {
3630 resultobj = SWIG_From_int((int)(result));
3631 }
3632 {
3633 PyObject *o;
3634
3635 if (arg2) {
3636 o = Py_BuildValue("(is)", (int)((struct pi_sockaddr *)arg2)->pi_family,
3637 ((struct pi_sockaddr *)arg2)->pi_device);
3638 resultobj = t_output_helper(resultobj, o);
3639 }
3640 }
3641 return resultobj;
3642 fail:
3643 return NULL;
3644}
int pi_getsockpeer(int pi_sd, struct sockaddr *addr, size_t *namelen)
Definition socket.c:1505

References fail(), pi_getsockpeer(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_pi_listen()

static PyObject * _wrap_pi_listen ( PyObject * self,
PyObject * args )
static
3899 {
3900 PyObject *resultobj = NULL;
3901 int arg1 ;
3902 int arg2 ;
3903 PI_ERR result;
3904 PyObject * obj0 = 0 ;
3905 PyObject * obj1 = 0 ;
3906
3907 if(!PyArg_ParseTuple(args,(char *)"OO:pi_listen",&obj0,&obj1)) goto fail;
3908 {
3909 arg1 = (int)(SWIG_As_int(obj0));
3910 if (SWIG_arg_fail(1)) SWIG_fail;
3911 }
3912 {
3913 arg2 = (int)(SWIG_As_int(obj1));
3914 if (SWIG_arg_fail(2)) SWIG_fail;
3915 }
3916 {
3917 PyThreadState *__save = PyEval_SaveThread();
3918 result = (PI_ERR)pi_listen(arg1,arg2);
3919
3920 PyEval_RestoreThread(__save);
3921 }
3922
3923 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
3924 SWIG_fail;
3925 resultobj = Py_None;
3926 Py_INCREF(Py_None);
3927
3928 return resultobj;
3929 fail:
3930 return NULL;
3931}
int pi_listen(int pi_sd, int backlog)
Definition socket.c:1105

References fail(), pi_listen(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_pi_maxrecsize()

static PyObject * _wrap_pi_maxrecsize ( PyObject * self,
PyObject * args )
static
4456 {
4457 PyObject *resultobj = NULL;
4458 int arg1 ;
4459 unsigned long result;
4460 PyObject * obj0 = 0 ;
4461
4462 if(!PyArg_ParseTuple(args,(char *)"O:pi_maxrecsize",&obj0)) goto fail;
4463 {
4464 arg1 = (int)(SWIG_As_int(obj0));
4465 if (SWIG_arg_fail(1)) SWIG_fail;
4466 }
4467 {
4468 PyThreadState *__save = PyEval_SaveThread();
4469 result = (unsigned long)pi_maxrecsize(arg1);
4470
4471 PyEval_RestoreThread(__save);
4472 }
4473 {
4474 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
4475 }
4476 return resultobj;
4477 fail:
4478 return NULL;
4479}
unsigned long pi_maxrecsize(int pi_sd)
Definition socket.c:1552

References fail(), pi_maxrecsize(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_unsigned_SS_long().

Here is the call graph for this function:

◆ _wrap_pi_palmos_error()

static PyObject * _wrap_pi_palmos_error ( PyObject * self,
PyObject * args )
static
4346 {
4347 PyObject *resultobj = NULL;
4348 int arg1 ;
4349 int result;
4350 PyObject * obj0 = 0 ;
4351
4352 if(!PyArg_ParseTuple(args,(char *)"O:pi_palmos_error",&obj0)) goto fail;
4353 {
4354 arg1 = (int)(SWIG_As_int(obj0));
4355 if (SWIG_arg_fail(1)) SWIG_fail;
4356 }
4357 {
4358 PyThreadState *__save = PyEval_SaveThread();
4359 result = (int)pi_palmos_error(arg1);
4360
4361 PyEval_RestoreThread(__save);
4362 }
4363 {
4364 resultobj = SWIG_From_int((int)(result));
4365 }
4366 return resultobj;
4367 fail:
4368 return NULL;
4369}
int pi_palmos_error(int pi_sd)
Definition socket.c:1642

References fail(), pi_palmos_error(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_int.

Here is the call graph for this function:

◆ _wrap_pi_protocol()

static PyObject * _wrap_pi_protocol ( PyObject * self,
PyObject * args )
static
3745 {
3746 PyObject *resultobj = NULL;
3747 int arg1 ;
3748 int arg2 ;
3749 struct pi_protocol *result;
3750 PyObject * obj0 = 0 ;
3751 PyObject * obj1 = 0 ;
3752
3753 if(!PyArg_ParseTuple(args,(char *)"OO:pi_protocol",&obj0,&obj1)) goto fail;
3754 {
3755 arg1 = (int)(SWIG_As_int(obj0));
3756 if (SWIG_arg_fail(1)) SWIG_fail;
3757 }
3758 {
3759 arg2 = (int)(SWIG_As_int(obj1));
3760 if (SWIG_arg_fail(2)) SWIG_fail;
3761 }
3762 {
3763 PyThreadState *__save = PyEval_SaveThread();
3764 result = (struct pi_protocol *)pi_protocol(arg1,arg2);
3765
3766 PyEval_RestoreThread(__save);
3767 }
3768 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_pi_protocol, 0);
3769 return resultobj;
3770 fail:
3771 return NULL;
3772}
#define SWIGTYPE_p_pi_protocol
Definition pisock_wrap.c:1434
pi_protocol_t * pi_protocol(int pi_sd, int level)
Definition socket.c:659

References fail(), pi_protocol(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_NewPointerObj, and SWIGTYPE_p_pi_protocol.

Here is the call graph for this function:

◆ _wrap_pi_protocol_next()

static PyObject * _wrap_pi_protocol_next ( PyObject * self,
PyObject * args )
static
3775 {
3776 PyObject *resultobj = NULL;
3777 int arg1 ;
3778 int arg2 ;
3779 struct pi_protocol *result;
3780 PyObject * obj0 = 0 ;
3781 PyObject * obj1 = 0 ;
3782
3783 if(!PyArg_ParseTuple(args,(char *)"OO:pi_protocol_next",&obj0,&obj1)) goto fail;
3784 {
3785 arg1 = (int)(SWIG_As_int(obj0));
3786 if (SWIG_arg_fail(1)) SWIG_fail;
3787 }
3788 {
3789 arg2 = (int)(SWIG_As_int(obj1));
3790 if (SWIG_arg_fail(2)) SWIG_fail;
3791 }
3792 {
3793 PyThreadState *__save = PyEval_SaveThread();
3794 result = (struct pi_protocol *)pi_protocol_next(arg1,arg2);
3795
3796 PyEval_RestoreThread(__save);
3797 }
3798 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_pi_protocol, 0);
3799 return resultobj;
3800 fail:
3801 return NULL;
3802}
pi_protocol_t * pi_protocol_next(int pi_sd, int level)
Definition socket.c:672

References fail(), pi_protocol(), pi_protocol_next(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_NewPointerObj, and SWIGTYPE_p_pi_protocol.

Here is the call graph for this function:

◆ _wrap_pi_read()

static PyObject * _wrap_pi_read ( PyObject * self,
PyObject * args )
static
4168 {
4169 PyObject *resultobj = NULL;
4170 int arg1 ;
4171 pi_buffer_t *arg2 = (pi_buffer_t *) 0 ;
4172 size_t arg3 ;
4173 ssize_t result;
4174 PyObject * obj0 = 0 ;
4175 PyObject * obj1 = 0 ;
4176
4177 {
4178 arg2 = pi_buffer_new(0xFFFF);
4179 }
4180 if(!PyArg_ParseTuple(args,(char *)"OO:pi_read",&obj0,&obj1)) goto fail;
4181 {
4182 arg1 = (int)(SWIG_As_int(obj0));
4183 if (SWIG_arg_fail(1)) SWIG_fail;
4184 }
4185 {
4186 arg3 = (size_t)(SWIG_As_unsigned_SS_long(obj1));
4187 if (SWIG_arg_fail(3)) SWIG_fail;
4188 }
4189 {
4190 PyThreadState *__save = PyEval_SaveThread();
4191 result = pi_read(arg1,arg2,arg3);
4192
4193 PyEval_RestoreThread(__save);
4194 }
4195 {
4196 ssize_t * resultptr;
4197 resultptr = (ssize_t *) malloc(sizeof(ssize_t));
4198 if (resultptr) memcpy(resultptr, &result, sizeof(ssize_t));
4199 resultobj = SWIG_NewPointerObj((void *)(resultptr), SWIGTYPE_p_ssize_t, 1);
4200 }
4201 {
4202 if (arg2) {
4203 PyObject *o1 = Py_BuildValue("s#", arg2->data, arg2->used);
4204 resultobj = t_output_helper(resultobj, o1);
4205 }
4206 }
4207 {
4208 if (arg2) {
4209 pi_buffer_free(arg2);
4210 }
4211 }
4212 return resultobj;
4213 fail:
4214 {
4215 if (arg2) {
4216 pi_buffer_free(arg2);
4217 }
4218 }
4219 return NULL;
4220}
#define SWIGTYPE_p_ssize_t
Definition pisock_wrap.c:1440
ssize_t pi_read(int pi_sd, pi_buffer_t *msg, size_t len)
Definition socket.c:1315

References fail(), pi_buffer_free(), pi_buffer_new(), pi_read(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_NewPointerObj, SWIGTYPE_p_ssize_t, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_pi_recv()

static PyObject * _wrap_pi_recv ( PyObject * self,
PyObject * args )
static
4107 {
4108 PyObject *resultobj = NULL;
4109 int arg1 ;
4110 pi_buffer_t *arg2 = (pi_buffer_t *) 0 ;
4111 size_t arg3 ;
4112 int arg4 ;
4113 ssize_t result;
4114 PyObject * obj0 = 0 ;
4115 PyObject * obj1 = 0 ;
4116 PyObject * obj2 = 0 ;
4117
4118 {
4119 arg2 = pi_buffer_new(0xFFFF);
4120 }
4121 if(!PyArg_ParseTuple(args,(char *)"OOO:pi_recv",&obj0,&obj1,&obj2)) goto fail;
4122 {
4123 arg1 = (int)(SWIG_As_int(obj0));
4124 if (SWIG_arg_fail(1)) SWIG_fail;
4125 }
4126 {
4127 arg3 = (size_t)(SWIG_As_unsigned_SS_long(obj1));
4128 if (SWIG_arg_fail(3)) SWIG_fail;
4129 }
4130 {
4131 arg4 = (int)(SWIG_As_int(obj2));
4132 if (SWIG_arg_fail(4)) SWIG_fail;
4133 }
4134 {
4135 PyThreadState *__save = PyEval_SaveThread();
4136 result = pi_recv(arg1,arg2,arg3,arg4);
4137
4138 PyEval_RestoreThread(__save);
4139 }
4140 {
4141 ssize_t * resultptr;
4142 resultptr = (ssize_t *) malloc(sizeof(ssize_t));
4143 if (resultptr) memcpy(resultptr, &result, sizeof(ssize_t));
4144 resultobj = SWIG_NewPointerObj((void *)(resultptr), SWIGTYPE_p_ssize_t, 1);
4145 }
4146 {
4147 if (arg2) {
4148 PyObject *o1 = Py_BuildValue("s#", arg2->data, arg2->used);
4149 resultobj = t_output_helper(resultobj, o1);
4150 }
4151 }
4152 {
4153 if (arg2) {
4154 pi_buffer_free(arg2);
4155 }
4156 }
4157 return resultobj;
4158 fail:
4159 {
4160 if (arg2) {
4161 pi_buffer_free(arg2);
4162 }
4163 }
4164 return NULL;
4165}
ssize_t pi_recv(int pi_sd, pi_buffer_t *msg, size_t len, int flags)
Definition socket.c:1288

References fail(), pi_buffer_free(), pi_buffer_new(), pi_recv(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_NewPointerObj, SWIGTYPE_p_ssize_t, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_pi_reset_errors()

static PyObject * _wrap_pi_reset_errors ( PyObject * self,
PyObject * args )
static
4404 {
4405 PyObject *resultobj = NULL;
4406 int arg1 ;
4407 PyObject * obj0 = 0 ;
4408
4409 if(!PyArg_ParseTuple(args,(char *)"O:pi_reset_errors",&obj0)) goto fail;
4410 {
4411 arg1 = (int)(SWIG_As_int(obj0));
4412 if (SWIG_arg_fail(1)) SWIG_fail;
4413 }
4414 {
4415 PyThreadState *__save = PyEval_SaveThread();
4416 pi_reset_errors(arg1);
4417
4418 PyEval_RestoreThread(__save);
4419 }
4420 Py_INCREF(Py_None); resultobj = Py_None;
4421 return resultobj;
4422 fail:
4423 return NULL;
4424}
void pi_reset_errors(int pi_sd)
Definition socket.c:1666

References fail(), pi_reset_errors(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_pi_send()

static PyObject * _wrap_pi_send ( PyObject * self,
PyObject * args )
static
4062 {
4063 PyObject *resultobj = NULL;
4064 int arg1 ;
4065 void *arg2 = (void *) 0 ;
4066 size_t arg3 ;
4067 int arg4 ;
4068 int result;
4069 PyObject * obj0 = 0 ;
4070 PyObject * obj1 = 0 ;
4071 PyObject * obj2 = 0 ;
4072 PyObject * obj3 = 0 ;
4073
4074 if(!PyArg_ParseTuple(args,(char *)"OOOO:pi_send",&obj0,&obj1,&obj2,&obj3)) goto fail;
4075 {
4076 arg1 = (int)(SWIG_As_int(obj0));
4077 if (SWIG_arg_fail(1)) SWIG_fail;
4078 }
4079 {
4080 if ((SWIG_ConvertPtr(obj1,(void **)(&arg2),0,SWIG_POINTER_EXCEPTION|0))== -1) {
4082 }
4083 }
4084 {
4085 arg3 = (size_t)(SWIG_As_unsigned_SS_long(obj2));
4086 if (SWIG_arg_fail(3)) SWIG_fail;
4087 }
4088 {
4089 arg4 = (int)(SWIG_As_int(obj3));
4090 if (SWIG_arg_fail(4)) SWIG_fail;
4091 }
4092 {
4093 PyThreadState *__save = PyEval_SaveThread();
4094 result = (int)pi_send(arg1,(void const *)arg2,arg3,arg4);
4095
4096 PyEval_RestoreThread(__save);
4097 }
4098 {
4099 resultobj = SWIG_From_int((int)(result));
4100 }
4101 return resultobj;
4102 fail:
4103 return NULL;
4104}
int pi_send(int pi_sd, const void *msg, size_t len, int flags)
Definition socket.c:1258

References fail(), pi_send(), SWIG_arg_fail, SWIG_As_int(), SWIG_As_unsigned_SS_long(), SWIG_ConvertPtr, SWIG_fail, SWIG_From_int, and SWIG_POINTER_EXCEPTION.

Here is the call graph for this function:

◆ _wrap_pi_set_error()

static PyObject * _wrap_pi_set_error ( PyObject * self,
PyObject * args )
static
4314 {
4315 PyObject *resultobj = NULL;
4316 int arg1 ;
4317 int arg2 ;
4318 int result;
4319 PyObject * obj0 = 0 ;
4320 PyObject * obj1 = 0 ;
4321
4322 if(!PyArg_ParseTuple(args,(char *)"OO:pi_set_error",&obj0,&obj1)) goto fail;
4323 {
4324 arg1 = (int)(SWIG_As_int(obj0));
4325 if (SWIG_arg_fail(1)) SWIG_fail;
4326 }
4327 {
4328 arg2 = (int)(SWIG_As_int(obj1));
4329 if (SWIG_arg_fail(2)) SWIG_fail;
4330 }
4331 {
4332 PyThreadState *__save = PyEval_SaveThread();
4333 result = (int)pi_set_error(arg1,arg2);
4334
4335 PyEval_RestoreThread(__save);
4336 }
4337 {
4338 resultobj = SWIG_From_int((int)(result));
4339 }
4340 return resultobj;
4341 fail:
4342 return NULL;
4343}
int pi_set_error(int pi_sd, int error_code)
Definition socket.c:1625

References fail(), pi_set_error(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_int.

Here is the call graph for this function:

◆ _wrap_pi_set_palmos_error()

static PyObject * _wrap_pi_set_palmos_error ( PyObject * self,
PyObject * args )
static
4372 {
4373 PyObject *resultobj = NULL;
4374 int arg1 ;
4375 int arg2 ;
4376 int result;
4377 PyObject * obj0 = 0 ;
4378 PyObject * obj1 = 0 ;
4379
4380 if(!PyArg_ParseTuple(args,(char *)"OO:pi_set_palmos_error",&obj0,&obj1)) goto fail;
4381 {
4382 arg1 = (int)(SWIG_As_int(obj0));
4383 if (SWIG_arg_fail(1)) SWIG_fail;
4384 }
4385 {
4386 arg2 = (int)(SWIG_As_int(obj1));
4387 if (SWIG_arg_fail(2)) SWIG_fail;
4388 }
4389 {
4390 PyThreadState *__save = PyEval_SaveThread();
4391 result = (int)pi_set_palmos_error(arg1,arg2);
4392
4393 PyEval_RestoreThread(__save);
4394 }
4395 {
4396 resultobj = SWIG_From_int((int)(result));
4397 }
4398 return resultobj;
4399 fail:
4400 return NULL;
4401}
int pi_set_palmos_error(int pi_sd, int error_code)
Definition socket.c:1654

References fail(), pi_set_palmos_error(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_int.

Here is the call graph for this function:

◆ _wrap_pi_setsockopt()

static PyObject * _wrap_pi_setsockopt ( PyObject * self,
PyObject * args )
static
3696 {
3697 PyObject *resultobj = NULL;
3698 int arg1 ;
3699 int arg2 ;
3700 int arg3 ;
3701 void *arg4 = (void *) 0 ;
3702 size_t *arg5 = (size_t *) 0 ;
3703 int result;
3704 PyObject * obj0 = 0 ;
3705 PyObject * obj1 = 0 ;
3706 PyObject * obj2 = 0 ;
3707 PyObject * obj3 = 0 ;
3708 PyObject * obj4 = 0 ;
3709
3710 if(!PyArg_ParseTuple(args,(char *)"OOOOO:pi_setsockopt",&obj0,&obj1,&obj2,&obj3,&obj4)) goto fail;
3711 {
3712 arg1 = (int)(SWIG_As_int(obj0));
3713 if (SWIG_arg_fail(1)) SWIG_fail;
3714 }
3715 {
3716 arg2 = (int)(SWIG_As_int(obj1));
3717 if (SWIG_arg_fail(2)) SWIG_fail;
3718 }
3719 {
3720 arg3 = (int)(SWIG_As_int(obj2));
3721 if (SWIG_arg_fail(3)) SWIG_fail;
3722 }
3723 {
3724 if ((SWIG_ConvertPtr(obj3,(void **)(&arg4),0,SWIG_POINTER_EXCEPTION|0))== -1) {
3726 }
3727 }
3729 if (SWIG_arg_fail(5)) SWIG_fail;
3730 {
3731 PyThreadState *__save = PyEval_SaveThread();
3732 result = (int)pi_setsockopt(arg1,arg2,arg3,(void const *)arg4,arg5);
3733
3734 PyEval_RestoreThread(__save);
3735 }
3736 {
3737 resultobj = SWIG_From_int((int)(result));
3738 }
3739 return resultobj;
3740 fail:
3741 return NULL;
3742}
int pi_setsockopt(int pi_sd, int level, int option_name, const void *option_value, size_t *option_len)
Definition socket.c:1199

References fail(), pi_setsockopt(), SWIG_arg_fail, SWIG_As_int(), SWIG_ConvertPtr, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_size_t.

Here is the call graph for this function:

◆ _wrap_pi_socket()

static PyObject * _wrap_pi_socket ( PyObject * self,
PyObject * args )
static
3489 {
3490 PyObject *resultobj = NULL;
3491 int arg1 ;
3492 int arg2 ;
3493 int arg3 ;
3494 int result;
3495 PyObject * obj0 = 0 ;
3496 PyObject * obj1 = 0 ;
3497 PyObject * obj2 = 0 ;
3498
3499 if(!PyArg_ParseTuple(args,(char *)"OOO:pi_socket",&obj0,&obj1,&obj2)) goto fail;
3500 {
3501 arg1 = (int)(SWIG_As_int(obj0));
3502 if (SWIG_arg_fail(1)) SWIG_fail;
3503 }
3504 {
3505 arg2 = (int)(SWIG_As_int(obj1));
3506 if (SWIG_arg_fail(2)) SWIG_fail;
3507 }
3508 {
3509 arg3 = (int)(SWIG_As_int(obj2));
3510 if (SWIG_arg_fail(3)) SWIG_fail;
3511 }
3512 {
3513 PyThreadState *__save = PyEval_SaveThread();
3514 result = (int)pi_socket(arg1,arg2,arg3);
3515
3516 PyEval_RestoreThread(__save);
3517 }
3518 {
3519 resultobj = SWIG_From_int((int)(result));
3520 }
3521 return resultobj;
3522 fail:
3523 return NULL;
3524}
int pi_socket(int domain, int type, int protocol)
Definition socket.c:898

References fail(), pi_socket(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_int.

Here is the call graph for this function:

◆ _wrap_pi_socket_connected()

static PyObject * _wrap_pi_socket_connected ( PyObject * self,
PyObject * args )
static
3805 {
3806 PyObject *resultobj = NULL;
3807 int arg1 ;
3808 int result;
3809 PyObject * obj0 = 0 ;
3810
3811 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_connected",&obj0)) goto fail;
3812 {
3813 arg1 = (int)(SWIG_As_int(obj0));
3814 if (SWIG_arg_fail(1)) SWIG_fail;
3815 }
3816 {
3817 PyThreadState *__save = PyEval_SaveThread();
3818 result = (int)pi_socket_connected(arg1);
3819
3820 PyEval_RestoreThread(__save);
3821 }
3822 {
3823 resultobj = SWIG_From_int((int)(result));
3824 }
3825 return resultobj;
3826 fail:
3827 return NULL;
3828}
int pi_socket_connected(int pi_sd)
Definition socket.c:1678

References fail(), pi_socket_connected(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_int.

Here is the call graph for this function:

◆ _wrap_pi_socket_list_t_next_get()

static PyObject * _wrap_pi_socket_list_t_next_get ( PyObject * self,
PyObject * args )
static
3433 {
3434 PyObject *resultobj = NULL;
3435 pi_socket_list_t *arg1 = (pi_socket_list_t *) 0 ;
3436 struct pi_socket_list *result;
3437 PyObject * obj0 = 0 ;
3438
3439 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_list_t_next_get",&obj0)) goto fail;
3441 if (SWIG_arg_fail(1)) SWIG_fail;
3442 result = (struct pi_socket_list *) ((arg1)->next);
3443
3444 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_pi_socket_list, 0);
3445 return resultobj;
3446 fail:
3447 return NULL;
3448}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket_list.

Here is the call graph for this function:

◆ _wrap_pi_socket_list_t_next_set()

static PyObject * _wrap_pi_socket_list_t_next_set ( PyObject * self,
PyObject * args )
static
3412 {
3413 PyObject *resultobj = NULL;
3414 pi_socket_list_t *arg1 = (pi_socket_list_t *) 0 ;
3415 struct pi_socket_list *arg2 = (struct pi_socket_list *) 0 ;
3416 PyObject * obj0 = 0 ;
3417 PyObject * obj1 = 0 ;
3418
3419 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_list_t_next_set",&obj0,&obj1)) goto fail;
3421 if (SWIG_arg_fail(1)) SWIG_fail;
3423 if (SWIG_arg_fail(2)) SWIG_fail;
3424 if (arg1) (arg1)->next = arg2;
3425
3426 Py_INCREF(Py_None); resultobj = Py_None;
3427 return resultobj;
3428 fail:
3429 return NULL;
3430}
#define SWIG_POINTER_DISOWN
Definition pisock_wrap.c:614

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_DISOWN, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket_list.

Here is the call graph for this function:

◆ _wrap_pi_socket_list_t_ps_get()

static PyObject * _wrap_pi_socket_list_t_ps_get ( PyObject * self,
PyObject * args )
static
3394 {
3395 PyObject *resultobj = NULL;
3396 pi_socket_list_t *arg1 = (pi_socket_list_t *) 0 ;
3397 pi_socket_t *result;
3398 PyObject * obj0 = 0 ;
3399
3400 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_list_t_ps_get",&obj0)) goto fail;
3402 if (SWIG_arg_fail(1)) SWIG_fail;
3403 result = (pi_socket_t *) ((arg1)->ps);
3404
3405 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_pi_socket, 0);
3406 return resultobj;
3407 fail:
3408 return NULL;
3409}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_pi_socket, and SWIGTYPE_p_pi_socket_list.

Here is the call graph for this function:

◆ _wrap_pi_socket_list_t_ps_set()

static PyObject * _wrap_pi_socket_list_t_ps_set ( PyObject * self,
PyObject * args )
static
3373 {
3374 PyObject *resultobj = NULL;
3375 pi_socket_list_t *arg1 = (pi_socket_list_t *) 0 ;
3376 pi_socket_t *arg2 = (pi_socket_t *) 0 ;
3377 PyObject * obj0 = 0 ;
3378 PyObject * obj1 = 0 ;
3379
3380 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_list_t_ps_set",&obj0,&obj1)) goto fail;
3382 if (SWIG_arg_fail(1)) SWIG_fail;
3384 if (SWIG_arg_fail(2)) SWIG_fail;
3385 if (arg1) (arg1)->ps = arg2;
3386
3387 Py_INCREF(Py_None); resultobj = Py_None;
3388 return resultobj;
3389 fail:
3390 return NULL;
3391}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_DISOWN, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_pi_socket, and SWIGTYPE_p_pi_socket_list.

Here is the call graph for this function:

◆ _wrap_pi_socket_setsd()

static PyObject * _wrap_pi_socket_setsd ( PyObject * self,
PyObject * args )
static
3527 {
3528 PyObject *resultobj = NULL;
3529 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3530 int arg2 ;
3531 int result;
3532 PyObject * obj0 = 0 ;
3533 PyObject * obj1 = 0 ;
3534
3535 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_setsd",&obj0,&obj1)) goto fail;
3537 if (SWIG_arg_fail(1)) SWIG_fail;
3538 {
3539 arg2 = (int)(SWIG_As_int(obj1));
3540 if (SWIG_arg_fail(2)) SWIG_fail;
3541 }
3542 {
3543 PyThreadState *__save = PyEval_SaveThread();
3544 result = (int)pi_socket_setsd(arg1,arg2);
3545
3546 PyEval_RestoreThread(__save);
3547 }
3548 {
3549 resultobj = SWIG_From_int((int)(result));
3550 }
3551 return resultobj;
3552 fail:
3553 return NULL;
3554}
int pi_socket_setsd(pi_socket_t *ps, int pi_sd)
Definition socket.c:949

References fail(), pi_socket_setsd(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_accept_to_get()

static PyObject * _wrap_pi_socket_t_accept_to_get ( PyObject * self,
PyObject * args )
static
3100 {
3101 PyObject *resultobj = NULL;
3102 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3103 int result;
3104 PyObject * obj0 = 0 ;
3105
3106 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_accept_to_get",&obj0)) goto fail;
3108 if (SWIG_arg_fail(1)) SWIG_fail;
3109 result = (int) ((arg1)->accept_to);
3110
3111 {
3112 resultobj = SWIG_From_int((int)(result));
3113 }
3114 return resultobj;
3115 fail:
3116 return NULL;
3117}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_accept_to_set()

static PyObject * _wrap_pi_socket_t_accept_to_set ( PyObject * self,
PyObject * args )
static
3077 {
3078 PyObject *resultobj = NULL;
3079 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3080 int arg2 ;
3081 PyObject * obj0 = 0 ;
3082 PyObject * obj1 = 0 ;
3083
3084 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_accept_to_set",&obj0,&obj1)) goto fail;
3086 if (SWIG_arg_fail(1)) SWIG_fail;
3087 {
3088 arg2 = (int)(SWIG_As_int(obj1));
3089 if (SWIG_arg_fail(2)) SWIG_fail;
3090 }
3091 if (arg1) (arg1)->accept_to = arg2;
3092
3093 Py_INCREF(Py_None); resultobj = Py_None;
3094 return resultobj;
3095 fail:
3096 return NULL;
3097}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_cmd_get()

static PyObject * _wrap_pi_socket_t_cmd_get ( PyObject * self,
PyObject * args )
static
2561 {
2562 PyObject *resultobj = NULL;
2563 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2564 int result;
2565 PyObject * obj0 = 0 ;
2566
2567 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_cmd_get",&obj0)) goto fail;
2569 if (SWIG_arg_fail(1)) SWIG_fail;
2570 result = (int) ((arg1)->cmd);
2571
2572 {
2573 resultobj = SWIG_From_int((int)(result));
2574 }
2575 return resultobj;
2576 fail:
2577 return NULL;
2578}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_cmd_len_get()

static PyObject * _wrap_pi_socket_t_cmd_len_get ( PyObject * self,
PyObject * args )
static
2889 {
2890 PyObject *resultobj = NULL;
2891 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2892 int result;
2893 PyObject * obj0 = 0 ;
2894
2895 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_cmd_len_get",&obj0)) goto fail;
2897 if (SWIG_arg_fail(1)) SWIG_fail;
2898 result = (int) ((arg1)->cmd_len);
2899
2900 {
2901 resultobj = SWIG_From_int((int)(result));
2902 }
2903 return resultobj;
2904 fail:
2905 return NULL;
2906}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_cmd_len_set()

static PyObject * _wrap_pi_socket_t_cmd_len_set ( PyObject * self,
PyObject * args )
static
2866 {
2867 PyObject *resultobj = NULL;
2868 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2869 int arg2 ;
2870 PyObject * obj0 = 0 ;
2871 PyObject * obj1 = 0 ;
2872
2873 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_cmd_len_set",&obj0,&obj1)) goto fail;
2875 if (SWIG_arg_fail(1)) SWIG_fail;
2876 {
2877 arg2 = (int)(SWIG_As_int(obj1));
2878 if (SWIG_arg_fail(2)) SWIG_fail;
2879 }
2880 if (arg1) (arg1)->cmd_len = arg2;
2881
2882 Py_INCREF(Py_None); resultobj = Py_None;
2883 return resultobj;
2884 fail:
2885 return NULL;
2886}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_cmd_queue_get()

static PyObject * _wrap_pi_socket_t_cmd_queue_get ( PyObject * self,
PyObject * args )
static
2848 {
2849 PyObject *resultobj = NULL;
2850 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2851 struct pi_protocol **result;
2852 PyObject * obj0 = 0 ;
2853
2854 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_cmd_queue_get",&obj0)) goto fail;
2856 if (SWIG_arg_fail(1)) SWIG_fail;
2857 result = (struct pi_protocol **) ((arg1)->cmd_queue);
2858
2859 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_p_pi_protocol, 0);
2860 return resultobj;
2861 fail:
2862 return NULL;
2863}
#define SWIGTYPE_p_p_pi_protocol
Definition pisock_wrap.c:1431

References fail(), pi_protocol(), SWIG_arg_fail, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_p_pi_protocol, and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_cmd_queue_set()

static PyObject * _wrap_pi_socket_t_cmd_queue_set ( PyObject * self,
PyObject * args )
static
2827 {
2828 PyObject *resultobj = NULL;
2829 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2830 struct pi_protocol **arg2 = (struct pi_protocol **) 0 ;
2831 PyObject * obj0 = 0 ;
2832 PyObject * obj1 = 0 ;
2833
2834 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_cmd_queue_set",&obj0,&obj1)) goto fail;
2836 if (SWIG_arg_fail(1)) SWIG_fail;
2838 if (SWIG_arg_fail(2)) SWIG_fail;
2839 if (arg1) (arg1)->cmd_queue = arg2;
2840
2841 Py_INCREF(Py_None); resultobj = Py_None;
2842 return resultobj;
2843 fail:
2844 return NULL;
2845}

References fail(), pi_protocol(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_p_pi_protocol, and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_cmd_set()

static PyObject * _wrap_pi_socket_t_cmd_set ( PyObject * self,
PyObject * args )
static
2538 {
2539 PyObject *resultobj = NULL;
2540 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2541 int arg2 ;
2542 PyObject * obj0 = 0 ;
2543 PyObject * obj1 = 0 ;
2544
2545 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_cmd_set",&obj0,&obj1)) goto fail;
2547 if (SWIG_arg_fail(1)) SWIG_fail;
2548 {
2549 arg2 = (int)(SWIG_As_int(obj1));
2550 if (SWIG_arg_fail(2)) SWIG_fail;
2551 }
2552 if (arg1) (arg1)->cmd = arg2;
2553
2554 Py_INCREF(Py_None); resultobj = Py_None;
2555 return resultobj;
2556 fail:
2557 return NULL;
2558}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_command_get()

static PyObject * _wrap_pi_socket_t_command_get ( PyObject * self,
PyObject * args )
static
3057 {
3058 PyObject *resultobj = NULL;
3059 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3060 int result;
3061 PyObject * obj0 = 0 ;
3062
3063 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_command_get",&obj0)) goto fail;
3065 if (SWIG_arg_fail(1)) SWIG_fail;
3066 result = (int) ((arg1)->command);
3067
3068 {
3069 resultobj = SWIG_From_int((int)(result));
3070 }
3071 return resultobj;
3072 fail:
3073 return NULL;
3074}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_command_set()

static PyObject * _wrap_pi_socket_t_command_set ( PyObject * self,
PyObject * args )
static
3034 {
3035 PyObject *resultobj = NULL;
3036 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3037 int arg2 ;
3038 PyObject * obj0 = 0 ;
3039 PyObject * obj1 = 0 ;
3040
3041 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_command_set",&obj0,&obj1)) goto fail;
3043 if (SWIG_arg_fail(1)) SWIG_fail;
3044 {
3045 arg2 = (int)(SWIG_As_int(obj1));
3046 if (SWIG_arg_fail(2)) SWIG_fail;
3047 }
3048 if (arg1) (arg1)->command = arg2;
3049
3050 Py_INCREF(Py_None); resultobj = Py_None;
3051 return resultobj;
3052 fail:
3053 return NULL;
3054}
static Tcl_DString command
Definition pd-tty.c:187

References command, fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_device_get()

static PyObject * _wrap_pi_socket_t_device_get ( PyObject * self,
PyObject * args )
static
2930 {
2931 PyObject *resultobj = NULL;
2932 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2933 struct pi_device *result;
2934 PyObject * obj0 = 0 ;
2935
2936 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_device_get",&obj0)) goto fail;
2938 if (SWIG_arg_fail(1)) SWIG_fail;
2939 result = (struct pi_device *) ((arg1)->device);
2940
2941 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_pi_device, 0);
2942 return resultobj;
2943 fail:
2944 return NULL;
2945}
#define SWIGTYPE_p_pi_device
Definition pisock_wrap.c:1433

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_pi_device, and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_device_set()

static PyObject * _wrap_pi_socket_t_device_set ( PyObject * self,
PyObject * args )
static
2909 {
2910 PyObject *resultobj = NULL;
2911 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2912 struct pi_device *arg2 = (struct pi_device *) 0 ;
2913 PyObject * obj0 = 0 ;
2914 PyObject * obj1 = 0 ;
2915
2916 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_device_set",&obj0,&obj1)) goto fail;
2918 if (SWIG_arg_fail(1)) SWIG_fail;
2920 if (SWIG_arg_fail(2)) SWIG_fail;
2921 if (arg1) (arg1)->device = arg2;
2922
2923 Py_INCREF(Py_None); resultobj = Py_None;
2924 return resultobj;
2925 fail:
2926 return NULL;
2927}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_DISOWN, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_pi_device, and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_dlprecord_get()

static PyObject * _wrap_pi_socket_t_dlprecord_get ( PyObject * self,
PyObject * args )
static
3143 {
3144 PyObject *resultobj = NULL;
3145 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3146 int result;
3147 PyObject * obj0 = 0 ;
3148
3149 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_dlprecord_get",&obj0)) goto fail;
3151 if (SWIG_arg_fail(1)) SWIG_fail;
3152 result = (int) ((arg1)->dlprecord);
3153
3154 {
3155 resultobj = SWIG_From_int((int)(result));
3156 }
3157 return resultobj;
3158 fail:
3159 return NULL;
3160}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_dlprecord_set()

static PyObject * _wrap_pi_socket_t_dlprecord_set ( PyObject * self,
PyObject * args )
static
3120 {
3121 PyObject *resultobj = NULL;
3122 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3123 int arg2 ;
3124 PyObject * obj0 = 0 ;
3125 PyObject * obj1 = 0 ;
3126
3127 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_dlprecord_set",&obj0,&obj1)) goto fail;
3129 if (SWIG_arg_fail(1)) SWIG_fail;
3130 {
3131 arg2 = (int)(SWIG_As_int(obj1));
3132 if (SWIG_arg_fail(2)) SWIG_fail;
3133 }
3134 if (arg1) (arg1)->dlprecord = arg2;
3135
3136 Py_INCREF(Py_None); resultobj = Py_None;
3137 return resultobj;
3138 fail:
3139 return NULL;
3140}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_dlpversion_get()

static PyObject * _wrap_pi_socket_t_dlpversion_get ( PyObject * self,
PyObject * args )
static
3186 {
3187 PyObject *resultobj = NULL;
3188 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3189 int result;
3190 PyObject * obj0 = 0 ;
3191
3192 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_dlpversion_get",&obj0)) goto fail;
3194 if (SWIG_arg_fail(1)) SWIG_fail;
3195 result = (int) ((arg1)->dlpversion);
3196
3197 {
3198 resultobj = SWIG_From_int((int)(result));
3199 }
3200 return resultobj;
3201 fail:
3202 return NULL;
3203}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_dlpversion_set()

static PyObject * _wrap_pi_socket_t_dlpversion_set ( PyObject * self,
PyObject * args )
static
3163 {
3164 PyObject *resultobj = NULL;
3165 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3166 int arg2 ;
3167 PyObject * obj0 = 0 ;
3168 PyObject * obj1 = 0 ;
3169
3170 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_dlpversion_set",&obj0,&obj1)) goto fail;
3172 if (SWIG_arg_fail(1)) SWIG_fail;
3173 {
3174 arg2 = (int)(SWIG_As_int(obj1));
3175 if (SWIG_arg_fail(2)) SWIG_fail;
3176 }
3177 if (arg1) (arg1)->dlpversion = arg2;
3178
3179 Py_INCREF(Py_None); resultobj = Py_None;
3180 return resultobj;
3181 fail:
3182 return NULL;
3183}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_honor_rx_to_get()

static PyObject * _wrap_pi_socket_t_honor_rx_to_get ( PyObject * self,
PyObject * args )
static
3014 {
3015 PyObject *resultobj = NULL;
3016 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3017 int result;
3018 PyObject * obj0 = 0 ;
3019
3020 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_honor_rx_to_get",&obj0)) goto fail;
3022 if (SWIG_arg_fail(1)) SWIG_fail;
3023 result = (int) ((arg1)->honor_rx_to);
3024
3025 {
3026 resultobj = SWIG_From_int((int)(result));
3027 }
3028 return resultobj;
3029 fail:
3030 return NULL;
3031}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_honor_rx_to_set()

static PyObject * _wrap_pi_socket_t_honor_rx_to_set ( PyObject * self,
PyObject * args )
static
2991 {
2992 PyObject *resultobj = NULL;
2993 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2994 int arg2 ;
2995 PyObject * obj0 = 0 ;
2996 PyObject * obj1 = 0 ;
2997
2998 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_honor_rx_to_set",&obj0,&obj1)) goto fail;
3000 if (SWIG_arg_fail(1)) SWIG_fail;
3001 {
3002 arg2 = (int)(SWIG_As_int(obj1));
3003 if (SWIG_arg_fail(2)) SWIG_fail;
3004 }
3005 if (arg1) (arg1)->honor_rx_to = arg2;
3006
3007 Py_INCREF(Py_None); resultobj = Py_None;
3008 return resultobj;
3009 fail:
3010 return NULL;
3011}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_laddr_get()

static PyObject * _wrap_pi_socket_t_laddr_get ( PyObject * self,
PyObject * args )
static
2602 {
2603 PyObject *resultobj = NULL;
2604 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2605 struct sockaddr *result;
2606 PyObject * obj0 = 0 ;
2607
2608 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_laddr_get",&obj0)) goto fail;
2610 if (SWIG_arg_fail(1)) SWIG_fail;
2611 result = (struct sockaddr *) ((arg1)->laddr);
2612
2613 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_sockaddr, 0);
2614 return resultobj;
2615 fail:
2616 return NULL;
2617}
#define SWIGTYPE_p_sockaddr
Definition pisock_wrap.c:1439

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_pi_socket, and SWIGTYPE_p_sockaddr.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_laddr_set()

static PyObject * _wrap_pi_socket_t_laddr_set ( PyObject * self,
PyObject * args )
static
2581 {
2582 PyObject *resultobj = NULL;
2583 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2584 struct sockaddr *arg2 = (struct sockaddr *) 0 ;
2585 PyObject * obj0 = 0 ;
2586 PyObject * obj1 = 0 ;
2587
2588 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_laddr_set",&obj0,&obj1)) goto fail;
2590 if (SWIG_arg_fail(1)) SWIG_fail;
2592 if (SWIG_arg_fail(2)) SWIG_fail;
2593 if (arg1) (arg1)->laddr = arg2;
2594
2595 Py_INCREF(Py_None); resultobj = Py_None;
2596 return resultobj;
2597 fail:
2598 return NULL;
2599}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_DISOWN, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_pi_socket, and SWIGTYPE_p_sockaddr.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_laddrlen_get()

static PyObject * _wrap_pi_socket_t_laddrlen_get ( PyObject * self,
PyObject * args )
static
2643 {
2644 PyObject *resultobj = NULL;
2645 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2646 size_t result;
2647 PyObject * obj0 = 0 ;
2648
2649 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_laddrlen_get",&obj0)) goto fail;
2651 if (SWIG_arg_fail(1)) SWIG_fail;
2652 result = ((arg1)->laddrlen);
2653
2654 {
2655 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
2656 }
2657 return resultobj;
2658 fail:
2659 return NULL;
2660}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_laddrlen_set()

static PyObject * _wrap_pi_socket_t_laddrlen_set ( PyObject * self,
PyObject * args )
static
2620 {
2621 PyObject *resultobj = NULL;
2622 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2623 size_t arg2 ;
2624 PyObject * obj0 = 0 ;
2625 PyObject * obj1 = 0 ;
2626
2627 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_laddrlen_set",&obj0,&obj1)) goto fail;
2629 if (SWIG_arg_fail(1)) SWIG_fail;
2630 {
2631 arg2 = (size_t)(SWIG_As_unsigned_SS_long(obj1));
2632 if (SWIG_arg_fail(2)) SWIG_fail;
2633 }
2634 if (arg1) (arg1)->laddrlen = arg2;
2635
2636 Py_INCREF(Py_None); resultobj = Py_None;
2637 return resultobj;
2638 fail:
2639 return NULL;
2640}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_last_error_get()

static PyObject * _wrap_pi_socket_t_last_error_get ( PyObject * self,
PyObject * args )
static
3272 {
3273 PyObject *resultobj = NULL;
3274 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3275 int result;
3276 PyObject * obj0 = 0 ;
3277
3278 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_last_error_get",&obj0)) goto fail;
3280 if (SWIG_arg_fail(1)) SWIG_fail;
3281 result = (int) ((arg1)->last_error);
3282
3283 {
3284 resultobj = SWIG_From_int((int)(result));
3285 }
3286 return resultobj;
3287 fail:
3288 return NULL;
3289}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_last_error_set()

static PyObject * _wrap_pi_socket_t_last_error_set ( PyObject * self,
PyObject * args )
static
3249 {
3250 PyObject *resultobj = NULL;
3251 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3252 int arg2 ;
3253 PyObject * obj0 = 0 ;
3254 PyObject * obj1 = 0 ;
3255
3256 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_last_error_set",&obj0,&obj1)) goto fail;
3258 if (SWIG_arg_fail(1)) SWIG_fail;
3259 {
3260 arg2 = (int)(SWIG_As_int(obj1));
3261 if (SWIG_arg_fail(2)) SWIG_fail;
3262 }
3263 if (arg1) (arg1)->last_error = arg2;
3264
3265 Py_INCREF(Py_None); resultobj = Py_None;
3266 return resultobj;
3267 fail:
3268 return NULL;
3269}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_maxrecsize_get()

static PyObject * _wrap_pi_socket_t_maxrecsize_get ( PyObject * self,
PyObject * args )
static
3229 {
3230 PyObject *resultobj = NULL;
3231 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3232 unsigned long result;
3233 PyObject * obj0 = 0 ;
3234
3235 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_maxrecsize_get",&obj0)) goto fail;
3237 if (SWIG_arg_fail(1)) SWIG_fail;
3238 result = (unsigned long) ((arg1)->maxrecsize);
3239
3240 {
3241 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
3242 }
3243 return resultobj;
3244 fail:
3245 return NULL;
3246}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_maxrecsize_set()

static PyObject * _wrap_pi_socket_t_maxrecsize_set ( PyObject * self,
PyObject * args )
static
3206 {
3207 PyObject *resultobj = NULL;
3208 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3209 unsigned long arg2 ;
3210 PyObject * obj0 = 0 ;
3211 PyObject * obj1 = 0 ;
3212
3213 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_maxrecsize_set",&obj0,&obj1)) goto fail;
3215 if (SWIG_arg_fail(1)) SWIG_fail;
3216 {
3217 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
3218 if (SWIG_arg_fail(2)) SWIG_fail;
3219 }
3220 if (arg1) (arg1)->maxrecsize = arg2;
3221
3222 Py_INCREF(Py_None); resultobj = Py_None;
3223 return resultobj;
3224 fail:
3225 return NULL;
3226}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_palmos_error_get()

static PyObject * _wrap_pi_socket_t_palmos_error_get ( PyObject * self,
PyObject * args )
static
3315 {
3316 PyObject *resultobj = NULL;
3317 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3318 int result;
3319 PyObject * obj0 = 0 ;
3320
3321 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_palmos_error_get",&obj0)) goto fail;
3323 if (SWIG_arg_fail(1)) SWIG_fail;
3324 result = (int) ((arg1)->palmos_error);
3325
3326 {
3327 resultobj = SWIG_From_int((int)(result));
3328 }
3329 return resultobj;
3330 fail:
3331 return NULL;
3332}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_palmos_error_set()

static PyObject * _wrap_pi_socket_t_palmos_error_set ( PyObject * self,
PyObject * args )
static
3292 {
3293 PyObject *resultobj = NULL;
3294 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
3295 int arg2 ;
3296 PyObject * obj0 = 0 ;
3297 PyObject * obj1 = 0 ;
3298
3299 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_palmos_error_set",&obj0,&obj1)) goto fail;
3301 if (SWIG_arg_fail(1)) SWIG_fail;
3302 {
3303 arg2 = (int)(SWIG_As_int(obj1));
3304 if (SWIG_arg_fail(2)) SWIG_fail;
3305 }
3306 if (arg1) (arg1)->palmos_error = arg2;
3307
3308 Py_INCREF(Py_None); resultobj = Py_None;
3309 return resultobj;
3310 fail:
3311 return NULL;
3312}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_protocol_get()

static PyObject * _wrap_pi_socket_t_protocol_get ( PyObject * self,
PyObject * args )
static
2518 {
2519 PyObject *resultobj = NULL;
2520 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2521 int result;
2522 PyObject * obj0 = 0 ;
2523
2524 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_protocol_get",&obj0)) goto fail;
2526 if (SWIG_arg_fail(1)) SWIG_fail;
2527 result = (int) ((arg1)->protocol);
2528
2529 {
2530 resultobj = SWIG_From_int((int)(result));
2531 }
2532 return resultobj;
2533 fail:
2534 return NULL;
2535}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_protocol_queue_get()

static PyObject * _wrap_pi_socket_t_protocol_queue_get ( PyObject * self,
PyObject * args )
static
2766 {
2767 PyObject *resultobj = NULL;
2768 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2769 struct pi_protocol **result;
2770 PyObject * obj0 = 0 ;
2771
2772 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_protocol_queue_get",&obj0)) goto fail;
2774 if (SWIG_arg_fail(1)) SWIG_fail;
2775 result = (struct pi_protocol **) ((arg1)->protocol_queue);
2776
2777 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_p_pi_protocol, 0);
2778 return resultobj;
2779 fail:
2780 return NULL;
2781}

References fail(), pi_protocol(), SWIG_arg_fail, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_p_pi_protocol, and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_protocol_queue_set()

static PyObject * _wrap_pi_socket_t_protocol_queue_set ( PyObject * self,
PyObject * args )
static
2745 {
2746 PyObject *resultobj = NULL;
2747 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2748 struct pi_protocol **arg2 = (struct pi_protocol **) 0 ;
2749 PyObject * obj0 = 0 ;
2750 PyObject * obj1 = 0 ;
2751
2752 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_protocol_queue_set",&obj0,&obj1)) goto fail;
2754 if (SWIG_arg_fail(1)) SWIG_fail;
2756 if (SWIG_arg_fail(2)) SWIG_fail;
2757 if (arg1) (arg1)->protocol_queue = arg2;
2758
2759 Py_INCREF(Py_None); resultobj = Py_None;
2760 return resultobj;
2761 fail:
2762 return NULL;
2763}

References fail(), pi_protocol(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_p_pi_protocol, and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_protocol_set()

static PyObject * _wrap_pi_socket_t_protocol_set ( PyObject * self,
PyObject * args )
static
2495 {
2496 PyObject *resultobj = NULL;
2497 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2498 int arg2 ;
2499 PyObject * obj0 = 0 ;
2500 PyObject * obj1 = 0 ;
2501
2502 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_protocol_set",&obj0,&obj1)) goto fail;
2504 if (SWIG_arg_fail(1)) SWIG_fail;
2505 {
2506 arg2 = (int)(SWIG_As_int(obj1));
2507 if (SWIG_arg_fail(2)) SWIG_fail;
2508 }
2509 if (arg1) (arg1)->protocol = arg2;
2510
2511 Py_INCREF(Py_None); resultobj = Py_None;
2512 return resultobj;
2513 fail:
2514 return NULL;
2515}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_queue_len_get()

static PyObject * _wrap_pi_socket_t_queue_len_get ( PyObject * self,
PyObject * args )
static
2807 {
2808 PyObject *resultobj = NULL;
2809 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2810 int result;
2811 PyObject * obj0 = 0 ;
2812
2813 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_queue_len_get",&obj0)) goto fail;
2815 if (SWIG_arg_fail(1)) SWIG_fail;
2816 result = (int) ((arg1)->queue_len);
2817
2818 {
2819 resultobj = SWIG_From_int((int)(result));
2820 }
2821 return resultobj;
2822 fail:
2823 return NULL;
2824}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_queue_len_set()

static PyObject * _wrap_pi_socket_t_queue_len_set ( PyObject * self,
PyObject * args )
static
2784 {
2785 PyObject *resultobj = NULL;
2786 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2787 int arg2 ;
2788 PyObject * obj0 = 0 ;
2789 PyObject * obj1 = 0 ;
2790
2791 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_queue_len_set",&obj0,&obj1)) goto fail;
2793 if (SWIG_arg_fail(1)) SWIG_fail;
2794 {
2795 arg2 = (int)(SWIG_As_int(obj1));
2796 if (SWIG_arg_fail(2)) SWIG_fail;
2797 }
2798 if (arg1) (arg1)->queue_len = arg2;
2799
2800 Py_INCREF(Py_None); resultobj = Py_None;
2801 return resultobj;
2802 fail:
2803 return NULL;
2804}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_raddr_get()

static PyObject * _wrap_pi_socket_t_raddr_get ( PyObject * self,
PyObject * args )
static
2684 {
2685 PyObject *resultobj = NULL;
2686 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2687 struct sockaddr *result;
2688 PyObject * obj0 = 0 ;
2689
2690 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_raddr_get",&obj0)) goto fail;
2692 if (SWIG_arg_fail(1)) SWIG_fail;
2693 result = (struct sockaddr *) ((arg1)->raddr);
2694
2695 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_sockaddr, 0);
2696 return resultobj;
2697 fail:
2698 return NULL;
2699}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_pi_socket, and SWIGTYPE_p_sockaddr.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_raddr_set()

static PyObject * _wrap_pi_socket_t_raddr_set ( PyObject * self,
PyObject * args )
static
2663 {
2664 PyObject *resultobj = NULL;
2665 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2666 struct sockaddr *arg2 = (struct sockaddr *) 0 ;
2667 PyObject * obj0 = 0 ;
2668 PyObject * obj1 = 0 ;
2669
2670 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_raddr_set",&obj0,&obj1)) goto fail;
2672 if (SWIG_arg_fail(1)) SWIG_fail;
2674 if (SWIG_arg_fail(2)) SWIG_fail;
2675 if (arg1) (arg1)->raddr = arg2;
2676
2677 Py_INCREF(Py_None); resultobj = Py_None;
2678 return resultobj;
2679 fail:
2680 return NULL;
2681}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_DISOWN, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_pi_socket, and SWIGTYPE_p_sockaddr.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_raddrlen_get()

static PyObject * _wrap_pi_socket_t_raddrlen_get ( PyObject * self,
PyObject * args )
static
2725 {
2726 PyObject *resultobj = NULL;
2727 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2728 size_t result;
2729 PyObject * obj0 = 0 ;
2730
2731 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_raddrlen_get",&obj0)) goto fail;
2733 if (SWIG_arg_fail(1)) SWIG_fail;
2734 result = ((arg1)->raddrlen);
2735
2736 {
2737 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
2738 }
2739 return resultobj;
2740 fail:
2741 return NULL;
2742}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_raddrlen_set()

static PyObject * _wrap_pi_socket_t_raddrlen_set ( PyObject * self,
PyObject * args )
static
2702 {
2703 PyObject *resultobj = NULL;
2704 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2705 size_t arg2 ;
2706 PyObject * obj0 = 0 ;
2707 PyObject * obj1 = 0 ;
2708
2709 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_raddrlen_set",&obj0,&obj1)) goto fail;
2711 if (SWIG_arg_fail(1)) SWIG_fail;
2712 {
2713 arg2 = (size_t)(SWIG_As_unsigned_SS_long(obj1));
2714 if (SWIG_arg_fail(2)) SWIG_fail;
2715 }
2716 if (arg1) (arg1)->raddrlen = arg2;
2717
2718 Py_INCREF(Py_None); resultobj = Py_None;
2719 return resultobj;
2720 fail:
2721 return NULL;
2722}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_sd_get()

static PyObject * _wrap_pi_socket_t_sd_get ( PyObject * self,
PyObject * args )
static
2432 {
2433 PyObject *resultobj = NULL;
2434 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2435 int result;
2436 PyObject * obj0 = 0 ;
2437
2438 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_sd_get",&obj0)) goto fail;
2440 if (SWIG_arg_fail(1)) SWIG_fail;
2441 result = (int) ((arg1)->sd);
2442
2443 {
2444 resultobj = SWIG_From_int((int)(result));
2445 }
2446 return resultobj;
2447 fail:
2448 return NULL;
2449}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_sd_set()

static PyObject * _wrap_pi_socket_t_sd_set ( PyObject * self,
PyObject * args )
static
2409 {
2410 PyObject *resultobj = NULL;
2411 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2412 int arg2 ;
2413 PyObject * obj0 = 0 ;
2414 PyObject * obj1 = 0 ;
2415
2416 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_sd_set",&obj0,&obj1)) goto fail;
2418 if (SWIG_arg_fail(1)) SWIG_fail;
2419 {
2420 arg2 = (int)(SWIG_As_int(obj1));
2421 if (SWIG_arg_fail(2)) SWIG_fail;
2422 }
2423 if (arg1) (arg1)->sd = arg2;
2424
2425 Py_INCREF(Py_None); resultobj = Py_None;
2426 return resultobj;
2427 fail:
2428 return NULL;
2429}

References fail(), sd, SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_state_get()

static PyObject * _wrap_pi_socket_t_state_get ( PyObject * self,
PyObject * args )
static
2971 {
2972 PyObject *resultobj = NULL;
2973 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2974 int result;
2975 PyObject * obj0 = 0 ;
2976
2977 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_state_get",&obj0)) goto fail;
2979 if (SWIG_arg_fail(1)) SWIG_fail;
2980 result = (int) ((arg1)->state);
2981
2982 {
2983 resultobj = SWIG_From_int((int)(result));
2984 }
2985 return resultobj;
2986 fail:
2987 return NULL;
2988}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_state_set()

static PyObject * _wrap_pi_socket_t_state_set ( PyObject * self,
PyObject * args )
static
2948 {
2949 PyObject *resultobj = NULL;
2950 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2951 int arg2 ;
2952 PyObject * obj0 = 0 ;
2953 PyObject * obj1 = 0 ;
2954
2955 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_state_set",&obj0,&obj1)) goto fail;
2957 if (SWIG_arg_fail(1)) SWIG_fail;
2958 {
2959 arg2 = (int)(SWIG_As_int(obj1));
2960 if (SWIG_arg_fail(2)) SWIG_fail;
2961 }
2962 if (arg1) (arg1)->state = arg2;
2963
2964 Py_INCREF(Py_None); resultobj = Py_None;
2965 return resultobj;
2966 fail:
2967 return NULL;
2968}
struct Pilot_state state
Definition pilot-debug.c:72

References fail(), state, SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_type_get()

static PyObject * _wrap_pi_socket_t_type_get ( PyObject * self,
PyObject * args )
static
2475 {
2476 PyObject *resultobj = NULL;
2477 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2478 int result;
2479 PyObject * obj0 = 0 ;
2480
2481 if(!PyArg_ParseTuple(args,(char *)"O:pi_socket_t_type_get",&obj0)) goto fail;
2483 if (SWIG_arg_fail(1)) SWIG_fail;
2484 result = (int) ((arg1)->type);
2485
2486 {
2487 resultobj = SWIG_From_int((int)(result));
2488 }
2489 return resultobj;
2490 fail:
2491 return NULL;
2492}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_socket_t_type_set()

static PyObject * _wrap_pi_socket_t_type_set ( PyObject * self,
PyObject * args )
static
2452 {
2453 PyObject *resultobj = NULL;
2454 pi_socket_t *arg1 = (pi_socket_t *) 0 ;
2455 int arg2 ;
2456 PyObject * obj0 = 0 ;
2457 PyObject * obj1 = 0 ;
2458
2459 if(!PyArg_ParseTuple(args,(char *)"OO:pi_socket_t_type_set",&obj0,&obj1)) goto fail;
2461 if (SWIG_arg_fail(1)) SWIG_fail;
2462 {
2463 arg2 = (int)(SWIG_As_int(obj1));
2464 if (SWIG_arg_fail(2)) SWIG_fail;
2465 }
2466 if (arg1) (arg1)->type = arg2;
2467
2468 Py_INCREF(Py_None); resultobj = Py_None;
2469 return resultobj;
2470 fail:
2471 return NULL;
2472}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ _wrap_pi_tickle()

static PyObject * _wrap_pi_tickle ( PyObject * self,
PyObject * args )
static
4482 {
4483 PyObject *resultobj = NULL;
4484 int arg1 ;
4485 PI_ERR result;
4486 PyObject * obj0 = 0 ;
4487
4488 if(!PyArg_ParseTuple(args,(char *)"O:pi_tickle",&obj0)) goto fail;
4489 {
4490 arg1 = (int)(SWIG_As_int(obj0));
4491 if (SWIG_arg_fail(1)) SWIG_fail;
4492 }
4493 {
4494 PyThreadState *__save = PyEval_SaveThread();
4495 result = (PI_ERR)pi_tickle(arg1);
4496
4497 PyEval_RestoreThread(__save);
4498 }
4499
4500 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
4501 SWIG_fail;
4502 resultobj = Py_None;
4503 Py_INCREF(Py_None);
4504
4505 return resultobj;
4506 fail:
4507 return NULL;
4508}
int pi_tickle(int pi_sd)
Definition socket.c:1354

References fail(), pi_tickle(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_pi_version()

static PyObject * _wrap_pi_version ( PyObject * self,
PyObject * args )
static
4427 {
4428 PyObject *resultobj = NULL;
4429 int arg1 ;
4430 PI_ERR result;
4431 PyObject * obj0 = 0 ;
4432
4433 if(!PyArg_ParseTuple(args,(char *)"O:pi_version",&obj0)) goto fail;
4434 {
4435 arg1 = (int)(SWIG_As_int(obj0));
4436 if (SWIG_arg_fail(1)) SWIG_fail;
4437 }
4438 {
4439 PyThreadState *__save = PyEval_SaveThread();
4440 result = (PI_ERR)pi_version(arg1);
4441
4442 PyEval_RestoreThread(__save);
4443 }
4444
4445 if (result < 0 && pythonWrapper_handlePiErr(arg1, result) != 0)
4446 SWIG_fail;
4447 resultobj = Py_None;
4448 Py_INCREF(Py_None);
4449
4450 return resultobj;
4451 fail:
4452 return NULL;
4453}
int pi_version(int pi_sd)
Definition socket.c:1522

References fail(), pi_version(), pythonWrapper_handlePiErr(), SWIG_arg_fail, SWIG_As_int(), and SWIG_fail.

Here is the call graph for this function:

◆ _wrap_pi_watchdog()

static PyObject * _wrap_pi_watchdog ( PyObject * self,
PyObject * args )
static
4511 {
4512 PyObject *resultobj = NULL;
4513 int arg1 ;
4514 int arg2 ;
4515 int result;
4516 PyObject * obj0 = 0 ;
4517 PyObject * obj1 = 0 ;
4518
4519 if(!PyArg_ParseTuple(args,(char *)"OO:pi_watchdog",&obj0,&obj1)) goto fail;
4520 {
4521 arg1 = (int)(SWIG_As_int(obj0));
4522 if (SWIG_arg_fail(1)) SWIG_fail;
4523 }
4524 {
4525 arg2 = (int)(SWIG_As_int(obj1));
4526 if (SWIG_arg_fail(2)) SWIG_fail;
4527 }
4528 {
4529 PyThreadState *__save = PyEval_SaveThread();
4530 result = (int)pi_watchdog(arg1,arg2);
4531
4532 PyEval_RestoreThread(__save);
4533 }
4534 {
4535 resultobj = SWIG_From_int((int)(result));
4536 }
4537 return resultobj;
4538 fail:
4539 return NULL;
4540}
int pi_watchdog(int pi_sd, int newinterval)
Definition socket.c:1592

References fail(), pi_watchdog(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, and SWIG_From_int.

Here is the call graph for this function:

◆ _wrap_pi_write()

static PyObject * _wrap_pi_write ( PyObject * self,
PyObject * args )
static
4223 {
4224 PyObject *resultobj = NULL;
4225 int arg1 ;
4226 void *arg2 = (void *) 0 ;
4227 size_t arg3 ;
4228 ssize_t result;
4229 PyObject * obj0 = 0 ;
4230 PyObject * obj1 = 0 ;
4231
4232 if(!PyArg_ParseTuple(args,(char *)"OO:pi_write",&obj0,&obj1)) goto fail;
4233 {
4234 arg1 = (int)(SWIG_As_int(obj0));
4235 if (SWIG_arg_fail(1)) SWIG_fail;
4236 }
4237
4238 arg2 = (void *)PyString_AsString(obj1);
4239 arg3 = PyString_Size(obj1);
4240
4241 {
4242 PyThreadState *__save = PyEval_SaveThread();
4243 result = pi_write(arg1,(void const *)arg2,arg3);
4244
4245 PyEval_RestoreThread(__save);
4246 }
4247 {
4248 ssize_t * resultptr;
4249 resultptr = (ssize_t *) malloc(sizeof(ssize_t));
4250 if (resultptr) memcpy(resultptr, &result, sizeof(ssize_t));
4251 resultobj = SWIG_NewPointerObj((void *)(resultptr), SWIGTYPE_p_ssize_t, 1);
4252 }
4253 return resultobj;
4254 fail:
4255 return NULL;
4256}
ssize_t pi_write(int pi_sd, const void *msg, size_t len)
Definition socket.c:1332

References fail(), pi_write(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_NewPointerObj, and SWIGTYPE_p_ssize_t.

Here is the call graph for this function:

◆ _wrap_PilotUser_lastSyncDate_get()

static PyObject * _wrap_PilotUser_lastSyncDate_get ( PyObject * self,
PyObject * args )
static
5790 {
5791 PyObject *resultobj = NULL;
5792 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5793 time_t result;
5794 struct PilotUser temp1 ;
5795
5796
5797 arg1 = &temp1;
5798
5799 if(!PyArg_ParseTuple(args,(char *)":PilotUser_lastSyncDate_get")) goto fail;
5800 result = ((arg1)->lastSyncDate);
5801
5802 {
5803 resultobj = SWIG_From_long((long)(result));
5804 }
5805
5806 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5807
5808 return resultobj;
5809 fail:
5810 return NULL;
5811}

References fail(), PyObjectFromPilotUser(), SWIG_From_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_lastSyncDate_set()

static PyObject * _wrap_PilotUser_lastSyncDate_set ( PyObject * self,
PyObject * args )
static
5763 {
5764 PyObject *resultobj = NULL;
5765 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5766 time_t arg2 ;
5767 struct PilotUser temp1 ;
5768 PyObject * obj0 = 0 ;
5769
5770
5771 arg1 = &temp1;
5772
5773 if(!PyArg_ParseTuple(args,(char *)"O:PilotUser_lastSyncDate_set",&obj0)) goto fail;
5774 {
5775 arg2 = (time_t)(SWIG_As_long(obj0));
5776 if (SWIG_arg_fail(2)) SWIG_fail;
5777 }
5778 if (arg1) (arg1)->lastSyncDate = arg2;
5779
5780 Py_INCREF(Py_None); resultobj = Py_None;
5781
5782 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5783
5784 return resultobj;
5785 fail:
5786 return NULL;
5787}

References fail(), PyObjectFromPilotUser(), SWIG_arg_fail, SWIG_As_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_lastSyncPC_get()

static PyObject * _wrap_PilotUser_lastSyncPC_get ( PyObject * self,
PyObject * args )
static
5688 {
5689 PyObject *resultobj = NULL;
5690 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5691 unsigned long result;
5692 struct PilotUser temp1 ;
5693
5694
5695 arg1 = &temp1;
5696
5697 if(!PyArg_ParseTuple(args,(char *)":PilotUser_lastSyncPC_get")) goto fail;
5698 result = (unsigned long) ((arg1)->lastSyncPC);
5699
5700 {
5701 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5702 }
5703
5704 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5705
5706 return resultobj;
5707 fail:
5708 return NULL;
5709}

References fail(), PyObjectFromPilotUser(), SWIG_From_unsigned_SS_long(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_lastSyncPC_set()

static PyObject * _wrap_PilotUser_lastSyncPC_set ( PyObject * self,
PyObject * args )
static
5661 {
5662 PyObject *resultobj = NULL;
5663 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5664 unsigned long arg2 ;
5665 struct PilotUser temp1 ;
5666 PyObject * obj0 = 0 ;
5667
5668
5669 arg1 = &temp1;
5670
5671 if(!PyArg_ParseTuple(args,(char *)"O:PilotUser_lastSyncPC_set",&obj0)) goto fail;
5672 {
5673 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj0));
5674 if (SWIG_arg_fail(2)) SWIG_fail;
5675 }
5676 if (arg1) (arg1)->lastSyncPC = arg2;
5677
5678 Py_INCREF(Py_None); resultobj = Py_None;
5679
5680 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5681
5682 return resultobj;
5683 fail:
5684 return NULL;
5685}

References fail(), PyObjectFromPilotUser(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_password_get()

static PyObject * _wrap_PilotUser_password_get ( PyObject * self,
PyObject * args )
static
5531 {
5532 PyObject *resultobj = NULL;
5533 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5534 char *result;
5535 struct PilotUser temp1 ;
5536
5537
5538 arg1 = &temp1;
5539
5540 if(!PyArg_ParseTuple(args,(char *)":PilotUser_password_get")) goto fail;
5541 result = (char *)(char *) ((arg1)->password);
5542
5543 {
5544 size_t size = 128;
5545#ifndef SWIG_PRESERVE_CARRAY_SIZE
5546 while (size && (result[size - 1] == '\0')) --size;
5547#endif
5548 resultobj = SWIG_FromCharArray(result, size);
5549 }
5550
5551 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5552
5553 return resultobj;
5554 fail:
5555 return NULL;
5556}

References fail(), PyObjectFromPilotUser(), size, SWIG_FromCharArray(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_password_set()

static PyObject * _wrap_PilotUser_password_set ( PyObject * self,
PyObject * args )
static
5499 {
5500 PyObject *resultobj = NULL;
5501 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5502 char *arg2 ;
5503 struct PilotUser temp1 ;
5504 char temp2[128] ;
5505 PyObject * obj0 = 0 ;
5506
5507
5508 arg1 = &temp1;
5509
5510 if(!PyArg_ParseTuple(args,(char *)"O:PilotUser_password_set",&obj0)) goto fail;
5511 {
5512 if (!SWIG_AsCharArray(obj0, temp2, 128)) {
5514 }
5515 arg2 = temp2;
5516 }
5517 {
5518 if (arg2) memcpy(arg1->password,arg2,128*sizeof(char));
5519 else memset(arg1->password,0,128*sizeof(char));
5520 }
5521 Py_INCREF(Py_None); resultobj = Py_None;
5522
5523 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5524
5525 return resultobj;
5526 fail:
5527 return NULL;
5528}

References fail(), PyObjectFromPilotUser(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_passwordLength_get()

static PyObject * _wrap_PilotUser_passwordLength_get ( PyObject * self,
PyObject * args )
static
5415 {
5416 PyObject *resultobj = NULL;
5417 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5418 size_t result;
5419 struct PilotUser temp1 ;
5420
5421
5422 arg1 = &temp1;
5423
5424 if(!PyArg_ParseTuple(args,(char *)":PilotUser_passwordLength_get")) goto fail;
5425 result = ((arg1)->passwordLength);
5426
5427 {
5428 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5429 }
5430
5431 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5432
5433 return resultobj;
5434 fail:
5435 return NULL;
5436}

References fail(), PyObjectFromPilotUser(), SWIG_From_unsigned_SS_long(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_passwordLength_set()

static PyObject * _wrap_PilotUser_passwordLength_set ( PyObject * self,
PyObject * args )
static
5388 {
5389 PyObject *resultobj = NULL;
5390 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5391 size_t arg2 ;
5392 struct PilotUser temp1 ;
5393 PyObject * obj0 = 0 ;
5394
5395
5396 arg1 = &temp1;
5397
5398 if(!PyArg_ParseTuple(args,(char *)"O:PilotUser_passwordLength_set",&obj0)) goto fail;
5399 {
5400 arg2 = (size_t)(SWIG_As_unsigned_SS_long(obj0));
5401 if (SWIG_arg_fail(2)) SWIG_fail;
5402 }
5403 if (arg1) (arg1)->passwordLength = arg2;
5404
5405 Py_INCREF(Py_None); resultobj = Py_None;
5406
5407 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5408
5409 return resultobj;
5410 fail:
5411 return NULL;
5412}

References fail(), PyObjectFromPilotUser(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_successfulSyncDate_get()

static PyObject * _wrap_PilotUser_successfulSyncDate_get ( PyObject * self,
PyObject * args )
static
5739 {
5740 PyObject *resultobj = NULL;
5741 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5742 time_t result;
5743 struct PilotUser temp1 ;
5744
5745
5746 arg1 = &temp1;
5747
5748 if(!PyArg_ParseTuple(args,(char *)":PilotUser_successfulSyncDate_get")) goto fail;
5749 result = ((arg1)->successfulSyncDate);
5750
5751 {
5752 resultobj = SWIG_From_long((long)(result));
5753 }
5754
5755 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5756
5757 return resultobj;
5758 fail:
5759 return NULL;
5760}

References fail(), PyObjectFromPilotUser(), SWIG_From_long, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_successfulSyncDate_set()

static PyObject * _wrap_PilotUser_successfulSyncDate_set ( PyObject * self,
PyObject * args )
static
5712 {
5713 PyObject *resultobj = NULL;
5714 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5715 time_t arg2 ;
5716 struct PilotUser temp1 ;
5717 PyObject * obj0 = 0 ;
5718
5719
5720 arg1 = &temp1;
5721
5722 if(!PyArg_ParseTuple(args,(char *)"O:PilotUser_successfulSyncDate_set",&obj0)) goto fail;
5723 {
5724 arg2 = (time_t)(SWIG_As_long(obj0));
5725 if (SWIG_arg_fail(2)) SWIG_fail;
5726 }
5727 if (arg1) (arg1)->successfulSyncDate = arg2;
5728
5729 Py_INCREF(Py_None); resultobj = Py_None;
5730
5731 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5732
5733 return resultobj;
5734 fail:
5735 return NULL;
5736}

References fail(), PyObjectFromPilotUser(), SWIG_arg_fail, SWIG_As_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_userID_get()

static PyObject * _wrap_PilotUser_userID_get ( PyObject * self,
PyObject * args )
static
5586 {
5587 PyObject *resultobj = NULL;
5588 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5589 unsigned long result;
5590 struct PilotUser temp1 ;
5591
5592
5593 arg1 = &temp1;
5594
5595 if(!PyArg_ParseTuple(args,(char *)":PilotUser_userID_get")) goto fail;
5596 result = (unsigned long) ((arg1)->userID);
5597
5598 {
5599 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5600 }
5601
5602 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5603
5604 return resultobj;
5605 fail:
5606 return NULL;
5607}

References fail(), PyObjectFromPilotUser(), SWIG_From_unsigned_SS_long(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_userID_set()

static PyObject * _wrap_PilotUser_userID_set ( PyObject * self,
PyObject * args )
static
5559 {
5560 PyObject *resultobj = NULL;
5561 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5562 unsigned long arg2 ;
5563 struct PilotUser temp1 ;
5564 PyObject * obj0 = 0 ;
5565
5566
5567 arg1 = &temp1;
5568
5569 if(!PyArg_ParseTuple(args,(char *)"O:PilotUser_userID_set",&obj0)) goto fail;
5570 {
5571 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj0));
5572 if (SWIG_arg_fail(2)) SWIG_fail;
5573 }
5574 if (arg1) (arg1)->userID = arg2;
5575
5576 Py_INCREF(Py_None); resultobj = Py_None;
5577
5578 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5579
5580 return resultobj;
5581 fail:
5582 return NULL;
5583}

References fail(), PyObjectFromPilotUser(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_username_get()

static PyObject * _wrap_PilotUser_username_get ( PyObject * self,
PyObject * args )
static
5471 {
5472 PyObject *resultobj = NULL;
5473 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5474 char *result;
5475 struct PilotUser temp1 ;
5476
5477
5478 arg1 = &temp1;
5479
5480 if(!PyArg_ParseTuple(args,(char *)":PilotUser_username_get")) goto fail;
5481 result = (char *)(char *) ((arg1)->username);
5482
5483 {
5484 size_t size = 128;
5485#ifndef SWIG_PRESERVE_CARRAY_SIZE
5486 while (size && (result[size - 1] == '\0')) --size;
5487#endif
5488 resultobj = SWIG_FromCharArray(result, size);
5489 }
5490
5491 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5492
5493 return resultobj;
5494 fail:
5495 return NULL;
5496}

References fail(), PyObjectFromPilotUser(), size, SWIG_FromCharArray(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_username_set()

static PyObject * _wrap_PilotUser_username_set ( PyObject * self,
PyObject * args )
static
5439 {
5440 PyObject *resultobj = NULL;
5441 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5442 char *arg2 ;
5443 struct PilotUser temp1 ;
5444 char temp2[128] ;
5445 PyObject * obj0 = 0 ;
5446
5447
5448 arg1 = &temp1;
5449
5450 if(!PyArg_ParseTuple(args,(char *)"O:PilotUser_username_set",&obj0)) goto fail;
5451 {
5452 if (!SWIG_AsCharArray(obj0, temp2, 128)) {
5454 }
5455 arg2 = temp2;
5456 }
5457 {
5458 if (arg2) memcpy(arg1->username,arg2,128*sizeof(char));
5459 else memset(arg1->username,0,128*sizeof(char));
5460 }
5461 Py_INCREF(Py_None); resultobj = Py_None;
5462
5463 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5464
5465 return resultobj;
5466 fail:
5467 return NULL;
5468}

References fail(), PyObjectFromPilotUser(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_viewerID_get()

static PyObject * _wrap_PilotUser_viewerID_get ( PyObject * self,
PyObject * args )
static
5637 {
5638 PyObject *resultobj = NULL;
5639 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5640 unsigned long result;
5641 struct PilotUser temp1 ;
5642
5643
5644 arg1 = &temp1;
5645
5646 if(!PyArg_ParseTuple(args,(char *)":PilotUser_viewerID_get")) goto fail;
5647 result = (unsigned long) ((arg1)->viewerID);
5648
5649 {
5650 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5651 }
5652
5653 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5654
5655 return resultobj;
5656 fail:
5657 return NULL;
5658}

References fail(), PyObjectFromPilotUser(), SWIG_From_unsigned_SS_long(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_PilotUser_viewerID_set()

static PyObject * _wrap_PilotUser_viewerID_set ( PyObject * self,
PyObject * args )
static
5610 {
5611 PyObject *resultobj = NULL;
5612 struct PilotUser *arg1 = (struct PilotUser *) 0 ;
5613 unsigned long arg2 ;
5614 struct PilotUser temp1 ;
5615 PyObject * obj0 = 0 ;
5616
5617
5618 arg1 = &temp1;
5619
5620 if(!PyArg_ParseTuple(args,(char *)"O:PilotUser_viewerID_set",&obj0)) goto fail;
5621 {
5622 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj0));
5623 if (SWIG_arg_fail(2)) SWIG_fail;
5624 }
5625 if (arg1) (arg1)->viewerID = arg2;
5626
5627 Py_INCREF(Py_None); resultobj = Py_None;
5628
5629 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromPilotUser(arg1));
5630
5631 return resultobj;
5632 fail:
5633 return NULL;
5634}

References fail(), PyObjectFromPilotUser(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_compatMajorVersion_get()

static PyObject * _wrap_SysInfo_compatMajorVersion_get ( PyObject * self,
PyObject * args )
static
6198 {
6199 PyObject *resultobj = NULL;
6200 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6201 unsigned short result;
6202 struct SysInfo temp1 ;
6203
6204
6205 arg1 = &temp1;
6206
6207 if(!PyArg_ParseTuple(args,(char *)":SysInfo_compatMajorVersion_get")) goto fail;
6208 result = (unsigned short) ((arg1)->compatMajorVersion);
6209
6210 {
6211 resultobj = SWIG_From_unsigned_SS_short((unsigned short)(result));
6212 }
6213
6214 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6215
6216 return resultobj;
6217 fail:
6218 return NULL;
6219}
#define SWIG_From_unsigned_SS_short
Definition pisock_wrap.c:2154

References fail(), PyObjectFromSysInfo(), SWIG_From_unsigned_SS_short, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_compatMajorVersion_set()

static PyObject * _wrap_SysInfo_compatMajorVersion_set ( PyObject * self,
PyObject * args )
static
6171 {
6172 PyObject *resultobj = NULL;
6173 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6174 unsigned short arg2 ;
6175 struct SysInfo temp1 ;
6176 PyObject * obj0 = 0 ;
6177
6178
6179 arg1 = &temp1;
6180
6181 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_compatMajorVersion_set",&obj0)) goto fail;
6182 {
6183 arg2 = (unsigned short)(SWIG_As_unsigned_SS_short(obj0));
6184 if (SWIG_arg_fail(2)) SWIG_fail;
6185 }
6186 if (arg1) (arg1)->compatMajorVersion = arg2;
6187
6188 Py_INCREF(Py_None); resultobj = Py_None;
6189
6190 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6191
6192 return resultobj;
6193 fail:
6194 return NULL;
6195}
SWIGINTERNINLINE unsigned short SWIG_As_unsigned_SS_short(PyObject *obj)
Definition pisock_wrap.c:2133

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_As_unsigned_SS_short(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_compatMinorVersion_get()

static PyObject * _wrap_SysInfo_compatMinorVersion_get ( PyObject * self,
PyObject * args )
static
6249 {
6250 PyObject *resultobj = NULL;
6251 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6252 unsigned short result;
6253 struct SysInfo temp1 ;
6254
6255
6256 arg1 = &temp1;
6257
6258 if(!PyArg_ParseTuple(args,(char *)":SysInfo_compatMinorVersion_get")) goto fail;
6259 result = (unsigned short) ((arg1)->compatMinorVersion);
6260
6261 {
6262 resultobj = SWIG_From_unsigned_SS_short((unsigned short)(result));
6263 }
6264
6265 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6266
6267 return resultobj;
6268 fail:
6269 return NULL;
6270}

References fail(), PyObjectFromSysInfo(), SWIG_From_unsigned_SS_short, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_compatMinorVersion_set()

static PyObject * _wrap_SysInfo_compatMinorVersion_set ( PyObject * self,
PyObject * args )
static
6222 {
6223 PyObject *resultobj = NULL;
6224 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6225 unsigned short arg2 ;
6226 struct SysInfo temp1 ;
6227 PyObject * obj0 = 0 ;
6228
6229
6230 arg1 = &temp1;
6231
6232 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_compatMinorVersion_set",&obj0)) goto fail;
6233 {
6234 arg2 = (unsigned short)(SWIG_As_unsigned_SS_short(obj0));
6235 if (SWIG_arg_fail(2)) SWIG_fail;
6236 }
6237 if (arg1) (arg1)->compatMinorVersion = arg2;
6238
6239 Py_INCREF(Py_None); resultobj = Py_None;
6240
6241 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6242
6243 return resultobj;
6244 fail:
6245 return NULL;
6246}

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_As_unsigned_SS_short(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_dlpMajorVersion_get()

static PyObject * _wrap_SysInfo_dlpMajorVersion_get ( PyObject * self,
PyObject * args )
static
6096 {
6097 PyObject *resultobj = NULL;
6098 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6099 unsigned short result;
6100 struct SysInfo temp1 ;
6101
6102
6103 arg1 = &temp1;
6104
6105 if(!PyArg_ParseTuple(args,(char *)":SysInfo_dlpMajorVersion_get")) goto fail;
6106 result = (unsigned short) ((arg1)->dlpMajorVersion);
6107
6108 {
6109 resultobj = SWIG_From_unsigned_SS_short((unsigned short)(result));
6110 }
6111
6112 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6113
6114 return resultobj;
6115 fail:
6116 return NULL;
6117}

References fail(), PyObjectFromSysInfo(), SWIG_From_unsigned_SS_short, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_dlpMajorVersion_set()

static PyObject * _wrap_SysInfo_dlpMajorVersion_set ( PyObject * self,
PyObject * args )
static
6069 {
6070 PyObject *resultobj = NULL;
6071 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6072 unsigned short arg2 ;
6073 struct SysInfo temp1 ;
6074 PyObject * obj0 = 0 ;
6075
6076
6077 arg1 = &temp1;
6078
6079 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_dlpMajorVersion_set",&obj0)) goto fail;
6080 {
6081 arg2 = (unsigned short)(SWIG_As_unsigned_SS_short(obj0));
6082 if (SWIG_arg_fail(2)) SWIG_fail;
6083 }
6084 if (arg1) (arg1)->dlpMajorVersion = arg2;
6085
6086 Py_INCREF(Py_None); resultobj = Py_None;
6087
6088 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6089
6090 return resultobj;
6091 fail:
6092 return NULL;
6093}

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_As_unsigned_SS_short(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_dlpMinorVersion_get()

static PyObject * _wrap_SysInfo_dlpMinorVersion_get ( PyObject * self,
PyObject * args )
static
6147 {
6148 PyObject *resultobj = NULL;
6149 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6150 unsigned short result;
6151 struct SysInfo temp1 ;
6152
6153
6154 arg1 = &temp1;
6155
6156 if(!PyArg_ParseTuple(args,(char *)":SysInfo_dlpMinorVersion_get")) goto fail;
6157 result = (unsigned short) ((arg1)->dlpMinorVersion);
6158
6159 {
6160 resultobj = SWIG_From_unsigned_SS_short((unsigned short)(result));
6161 }
6162
6163 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6164
6165 return resultobj;
6166 fail:
6167 return NULL;
6168}

References fail(), PyObjectFromSysInfo(), SWIG_From_unsigned_SS_short, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_dlpMinorVersion_set()

static PyObject * _wrap_SysInfo_dlpMinorVersion_set ( PyObject * self,
PyObject * args )
static
6120 {
6121 PyObject *resultobj = NULL;
6122 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6123 unsigned short arg2 ;
6124 struct SysInfo temp1 ;
6125 PyObject * obj0 = 0 ;
6126
6127
6128 arg1 = &temp1;
6129
6130 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_dlpMinorVersion_set",&obj0)) goto fail;
6131 {
6132 arg2 = (unsigned short)(SWIG_As_unsigned_SS_short(obj0));
6133 if (SWIG_arg_fail(2)) SWIG_fail;
6134 }
6135 if (arg1) (arg1)->dlpMinorVersion = arg2;
6136
6137 Py_INCREF(Py_None); resultobj = Py_None;
6138
6139 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6140
6141 return resultobj;
6142 fail:
6143 return NULL;
6144}

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_As_unsigned_SS_short(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_locale_get()

static PyObject * _wrap_SysInfo_locale_get ( PyObject * self,
PyObject * args )
static
5934 {
5935 PyObject *resultobj = NULL;
5936 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
5937 unsigned long result;
5938 struct SysInfo temp1 ;
5939
5940
5941 arg1 = &temp1;
5942
5943 if(!PyArg_ParseTuple(args,(char *)":SysInfo_locale_get")) goto fail;
5944 result = (unsigned long) ((arg1)->locale);
5945
5946 {
5947 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5948 }
5949
5950 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
5951
5952 return resultobj;
5953 fail:
5954 return NULL;
5955}

References fail(), PyObjectFromSysInfo(), SWIG_From_unsigned_SS_long(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_locale_set()

static PyObject * _wrap_SysInfo_locale_set ( PyObject * self,
PyObject * args )
static
5907 {
5908 PyObject *resultobj = NULL;
5909 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
5910 unsigned long arg2 ;
5911 struct SysInfo temp1 ;
5912 PyObject * obj0 = 0 ;
5913
5914
5915 arg1 = &temp1;
5916
5917 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_locale_set",&obj0)) goto fail;
5918 {
5919 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj0));
5920 if (SWIG_arg_fail(2)) SWIG_fail;
5921 }
5922 if (arg1) (arg1)->locale = arg2;
5923
5924 Py_INCREF(Py_None); resultobj = Py_None;
5925
5926 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
5927
5928 return resultobj;
5929 fail:
5930 return NULL;
5931}

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_maxRecSize_get()

static PyObject * _wrap_SysInfo_maxRecSize_get ( PyObject * self,
PyObject * args )
static
6300 {
6301 PyObject *resultobj = NULL;
6302 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6303 unsigned long result;
6304 struct SysInfo temp1 ;
6305
6306
6307 arg1 = &temp1;
6308
6309 if(!PyArg_ParseTuple(args,(char *)":SysInfo_maxRecSize_get")) goto fail;
6310 result = (unsigned long) ((arg1)->maxRecSize);
6311
6312 {
6313 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
6314 }
6315
6316 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6317
6318 return resultobj;
6319 fail:
6320 return NULL;
6321}

References fail(), PyObjectFromSysInfo(), SWIG_From_unsigned_SS_long(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_maxRecSize_set()

static PyObject * _wrap_SysInfo_maxRecSize_set ( PyObject * self,
PyObject * args )
static
6273 {
6274 PyObject *resultobj = NULL;
6275 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6276 unsigned long arg2 ;
6277 struct SysInfo temp1 ;
6278 PyObject * obj0 = 0 ;
6279
6280
6281 arg1 = &temp1;
6282
6283 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_maxRecSize_set",&obj0)) goto fail;
6284 {
6285 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj0));
6286 if (SWIG_arg_fail(2)) SWIG_fail;
6287 }
6288 if (arg1) (arg1)->maxRecSize = arg2;
6289
6290 Py_INCREF(Py_None); resultobj = Py_None;
6291
6292 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6293
6294 return resultobj;
6295 fail:
6296 return NULL;
6297}

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_prodID_get()

static PyObject * _wrap_SysInfo_prodID_get ( PyObject * self,
PyObject * args )
static
6041 {
6042 PyObject *resultobj = NULL;
6043 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6044 char *result;
6045 struct SysInfo temp1 ;
6046
6047
6048 arg1 = &temp1;
6049
6050 if(!PyArg_ParseTuple(args,(char *)":SysInfo_prodID_get")) goto fail;
6051 result = (char *)(char *) ((arg1)->prodID);
6052
6053 {
6054 size_t size = 128;
6055#ifndef SWIG_PRESERVE_CARRAY_SIZE
6056 while (size && (result[size - 1] == '\0')) --size;
6057#endif
6058 resultobj = SWIG_FromCharArray(result, size);
6059 }
6060
6061 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6062
6063 return resultobj;
6064 fail:
6065 return NULL;
6066}

References fail(), PyObjectFromSysInfo(), size, SWIG_FromCharArray(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_prodID_set()

static PyObject * _wrap_SysInfo_prodID_set ( PyObject * self,
PyObject * args )
static
6009 {
6010 PyObject *resultobj = NULL;
6011 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
6012 char *arg2 ;
6013 struct SysInfo temp1 ;
6014 char temp2[128] ;
6015 PyObject * obj0 = 0 ;
6016
6017
6018 arg1 = &temp1;
6019
6020 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_prodID_set",&obj0)) goto fail;
6021 {
6022 if (!SWIG_AsCharArray(obj0, temp2, 128)) {
6024 }
6025 arg2 = temp2;
6026 }
6027 {
6028 if (arg2) memcpy(arg1->prodID,arg2,128*sizeof(char));
6029 else memset(arg1->prodID,0,128*sizeof(char));
6030 }
6031 Py_INCREF(Py_None); resultobj = Py_None;
6032
6033 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6034
6035 return resultobj;
6036 fail:
6037 return NULL;
6038}

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_prodIDLength_get()

static PyObject * _wrap_SysInfo_prodIDLength_get ( PyObject * self,
PyObject * args )
static
5985 {
5986 PyObject *resultobj = NULL;
5987 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
5988 unsigned char result;
5989 struct SysInfo temp1 ;
5990
5991
5992 arg1 = &temp1;
5993
5994 if(!PyArg_ParseTuple(args,(char *)":SysInfo_prodIDLength_get")) goto fail;
5995 result = (unsigned char) ((arg1)->prodIDLength);
5996
5997 {
5998 resultobj = SWIG_From_unsigned_SS_char((unsigned char)(result));
5999 }
6000
6001 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
6002
6003 return resultobj;
6004 fail:
6005 return NULL;
6006}
#define SWIG_From_unsigned_SS_char
Definition pisock_wrap.c:2223

References fail(), PyObjectFromSysInfo(), SWIG_From_unsigned_SS_char, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_prodIDLength_set()

static PyObject * _wrap_SysInfo_prodIDLength_set ( PyObject * self,
PyObject * args )
static
5958 {
5959 PyObject *resultobj = NULL;
5960 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
5961 unsigned char arg2 ;
5962 struct SysInfo temp1 ;
5963 PyObject * obj0 = 0 ;
5964
5965
5966 arg1 = &temp1;
5967
5968 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_prodIDLength_set",&obj0)) goto fail;
5969 {
5970 arg2 = (unsigned char)(SWIG_As_unsigned_SS_char(obj0));
5971 if (SWIG_arg_fail(2)) SWIG_fail;
5972 }
5973 if (arg1) (arg1)->prodIDLength = arg2;
5974
5975 Py_INCREF(Py_None); resultobj = Py_None;
5976
5977 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
5978
5979 return resultobj;
5980 fail:
5981 return NULL;
5982}

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_As_unsigned_SS_char(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_romVersion_get()

static PyObject * _wrap_SysInfo_romVersion_get ( PyObject * self,
PyObject * args )
static
5883 {
5884 PyObject *resultobj = NULL;
5885 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
5886 unsigned long result;
5887 struct SysInfo temp1 ;
5888
5889
5890 arg1 = &temp1;
5891
5892 if(!PyArg_ParseTuple(args,(char *)":SysInfo_romVersion_get")) goto fail;
5893 result = (unsigned long) ((arg1)->romVersion);
5894
5895 {
5896 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5897 }
5898
5899 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
5900
5901 return resultobj;
5902 fail:
5903 return NULL;
5904}

References fail(), PyObjectFromSysInfo(), SWIG_From_unsigned_SS_long(), and t_output_helper().

Here is the call graph for this function:

◆ _wrap_SysInfo_romVersion_set()

static PyObject * _wrap_SysInfo_romVersion_set ( PyObject * self,
PyObject * args )
static
5856 {
5857 PyObject *resultobj = NULL;
5858 struct SysInfo *arg1 = (struct SysInfo *) 0 ;
5859 unsigned long arg2 ;
5860 struct SysInfo temp1 ;
5861 PyObject * obj0 = 0 ;
5862
5863
5864 arg1 = &temp1;
5865
5866 if(!PyArg_ParseTuple(args,(char *)"O:SysInfo_romVersion_set",&obj0)) goto fail;
5867 {
5868 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj0));
5869 if (SWIG_arg_fail(2)) SWIG_fail;
5870 }
5871 if (arg1) (arg1)->romVersion = arg2;
5872
5873 Py_INCREF(Py_None); resultobj = Py_None;
5874
5875 if (arg1) resultobj = t_output_helper(resultobj, PyObjectFromSysInfo(arg1));
5876
5877 return resultobj;
5878 fail:
5879 return NULL;
5880}

References fail(), PyObjectFromSysInfo(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, and t_output_helper().

Here is the call graph for this function:

◆ _wrap_VFSAnyMountParam_mountClass_get()

static PyObject * _wrap_VFSAnyMountParam_mountClass_get ( PyObject * self,
PyObject * args )
static
4785 {
4786 PyObject *resultobj = NULL;
4787 struct VFSAnyMountParam *arg1 = (struct VFSAnyMountParam *) 0 ;
4788 unsigned long result;
4789 PyObject * obj0 = 0 ;
4790
4791 if(!PyArg_ParseTuple(args,(char *)"O:VFSAnyMountParam_mountClass_get",&obj0)) goto fail;
4793 if (SWIG_arg_fail(1)) SWIG_fail;
4794 result = (unsigned long) ((arg1)->mountClass);
4795
4796 {
4797 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
4798 }
4799 return resultobj;
4800 fail:
4801 return NULL;
4802}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ _wrap_VFSAnyMountParam_mountClass_set()

static PyObject * _wrap_VFSAnyMountParam_mountClass_set ( PyObject * self,
PyObject * args )
static
4762 {
4763 PyObject *resultobj = NULL;
4764 struct VFSAnyMountParam *arg1 = (struct VFSAnyMountParam *) 0 ;
4765 unsigned long arg2 ;
4766 PyObject * obj0 = 0 ;
4767 PyObject * obj1 = 0 ;
4768
4769 if(!PyArg_ParseTuple(args,(char *)"OO:VFSAnyMountParam_mountClass_set",&obj0,&obj1)) goto fail;
4771 if (SWIG_arg_fail(1)) SWIG_fail;
4772 {
4773 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
4774 if (SWIG_arg_fail(2)) SWIG_fail;
4775 }
4776 if (arg1) (arg1)->mountClass = arg2;
4777
4778 Py_INCREF(Py_None); resultobj = Py_None;
4779 return resultobj;
4780 fail:
4781 return NULL;
4782}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ _wrap_VFSAnyMountParam_reserved_get()

static PyObject * _wrap_VFSAnyMountParam_reserved_get ( PyObject * self,
PyObject * args )
static
4742 {
4743 PyObject *resultobj = NULL;
4744 struct VFSAnyMountParam *arg1 = (struct VFSAnyMountParam *) 0 ;
4745 unsigned short result;
4746 PyObject * obj0 = 0 ;
4747
4748 if(!PyArg_ParseTuple(args,(char *)"O:VFSAnyMountParam_reserved_get",&obj0)) goto fail;
4750 if (SWIG_arg_fail(1)) SWIG_fail;
4751 result = (unsigned short) ((arg1)->reserved);
4752
4753 {
4754 resultobj = SWIG_From_unsigned_SS_short((unsigned short)(result));
4755 }
4756 return resultobj;
4757 fail:
4758 return NULL;
4759}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_short, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ _wrap_VFSAnyMountParam_reserved_set()

static PyObject * _wrap_VFSAnyMountParam_reserved_set ( PyObject * self,
PyObject * args )
static
4719 {
4720 PyObject *resultobj = NULL;
4721 struct VFSAnyMountParam *arg1 = (struct VFSAnyMountParam *) 0 ;
4722 unsigned short arg2 ;
4723 PyObject * obj0 = 0 ;
4724 PyObject * obj1 = 0 ;
4725
4726 if(!PyArg_ParseTuple(args,(char *)"OO:VFSAnyMountParam_reserved_set",&obj0,&obj1)) goto fail;
4728 if (SWIG_arg_fail(1)) SWIG_fail;
4729 {
4730 arg2 = (unsigned short)(SWIG_As_unsigned_SS_short(obj1));
4731 if (SWIG_arg_fail(2)) SWIG_fail;
4732 }
4733 if (arg1) (arg1)->reserved = arg2;
4734
4735 Py_INCREF(Py_None); resultobj = Py_None;
4736 return resultobj;
4737 fail:
4738 return NULL;
4739}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_short(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ _wrap_VFSAnyMountParam_volRefNum_get()

static PyObject * _wrap_VFSAnyMountParam_volRefNum_get ( PyObject * self,
PyObject * args )
static
4699 {
4700 PyObject *resultobj = NULL;
4701 struct VFSAnyMountParam *arg1 = (struct VFSAnyMountParam *) 0 ;
4702 unsigned short result;
4703 PyObject * obj0 = 0 ;
4704
4705 if(!PyArg_ParseTuple(args,(char *)"O:VFSAnyMountParam_volRefNum_get",&obj0)) goto fail;
4707 if (SWIG_arg_fail(1)) SWIG_fail;
4708 result = (unsigned short) ((arg1)->volRefNum);
4709
4710 {
4711 resultobj = SWIG_From_unsigned_SS_short((unsigned short)(result));
4712 }
4713 return resultobj;
4714 fail:
4715 return NULL;
4716}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_short, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ _wrap_VFSAnyMountParam_volRefNum_set()

static PyObject * _wrap_VFSAnyMountParam_volRefNum_set ( PyObject * self,
PyObject * args )
static
4676 {
4677 PyObject *resultobj = NULL;
4678 struct VFSAnyMountParam *arg1 = (struct VFSAnyMountParam *) 0 ;
4679 unsigned short arg2 ;
4680 PyObject * obj0 = 0 ;
4681 PyObject * obj1 = 0 ;
4682
4683 if(!PyArg_ParseTuple(args,(char *)"OO:VFSAnyMountParam_volRefNum_set",&obj0,&obj1)) goto fail;
4685 if (SWIG_arg_fail(1)) SWIG_fail;
4686 {
4687 arg2 = (unsigned short)(SWIG_As_unsigned_SS_short(obj1));
4688 if (SWIG_arg_fail(2)) SWIG_fail;
4689 }
4690 if (arg1) (arg1)->volRefNum = arg2;
4691
4692 Py_INCREF(Py_None); resultobj = Py_None;
4693 return resultobj;
4694 fail:
4695 return NULL;
4696}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_short(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ _wrap_VFSDirInfo_attr_get()

static PyObject * _wrap_VFSDirInfo_attr_get ( PyObject * self,
PyObject * args )
static
4566 {
4567 PyObject *resultobj = NULL;
4568 struct VFSDirInfo *arg1 = (struct VFSDirInfo *) 0 ;
4569 unsigned long result;
4570 PyObject * obj0 = 0 ;
4571
4572 if(!PyArg_ParseTuple(args,(char *)"O:VFSDirInfo_attr_get",&obj0)) goto fail;
4574 if (SWIG_arg_fail(1)) SWIG_fail;
4575 result = (unsigned long) ((arg1)->attr);
4576
4577 {
4578 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
4579 }
4580 return resultobj;
4581 fail:
4582 return NULL;
4583}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSDirInfo.

Here is the call graph for this function:

◆ _wrap_VFSDirInfo_attr_set()

static PyObject * _wrap_VFSDirInfo_attr_set ( PyObject * self,
PyObject * args )
static
4543 {
4544 PyObject *resultobj = NULL;
4545 struct VFSDirInfo *arg1 = (struct VFSDirInfo *) 0 ;
4546 unsigned long arg2 ;
4547 PyObject * obj0 = 0 ;
4548 PyObject * obj1 = 0 ;
4549
4550 if(!PyArg_ParseTuple(args,(char *)"OO:VFSDirInfo_attr_set",&obj0,&obj1)) goto fail;
4552 if (SWIG_arg_fail(1)) SWIG_fail;
4553 {
4554 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
4555 if (SWIG_arg_fail(2)) SWIG_fail;
4556 }
4557 if (arg1) (arg1)->attr = arg2;
4558
4559 Py_INCREF(Py_None); resultobj = Py_None;
4560 return resultobj;
4561 fail:
4562 return NULL;
4563}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSDirInfo.

Here is the call graph for this function:

◆ _wrap_VFSDirInfo_name_get()

static PyObject * _wrap_VFSDirInfo_name_get ( PyObject * self,
PyObject * args )
static
4614 {
4615 PyObject *resultobj = NULL;
4616 struct VFSDirInfo *arg1 = (struct VFSDirInfo *) 0 ;
4617 char *result;
4618 PyObject * obj0 = 0 ;
4619
4620 if(!PyArg_ParseTuple(args,(char *)"O:VFSDirInfo_name_get",&obj0)) goto fail;
4622 if (SWIG_arg_fail(1)) SWIG_fail;
4623 result = (char *)(char *) ((arg1)->name);
4624
4625 {
4626 size_t size = 256;
4627#ifndef SWIG_PRESERVE_CARRAY_SIZE
4628 while (size && (result[size - 1] == '\0')) --size;
4629#endif
4630 resultobj = SWIG_FromCharArray(result, size);
4631 }
4632 return resultobj;
4633 fail:
4634 return NULL;
4635}

References fail(), name, size, SWIG_arg_fail, SWIG_fail, SWIG_FromCharArray(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSDirInfo.

Here is the call graph for this function:

◆ _wrap_VFSDirInfo_name_set()

static PyObject * _wrap_VFSDirInfo_name_set ( PyObject * self,
PyObject * args )
static
4586 {
4587 PyObject *resultobj = NULL;
4588 struct VFSDirInfo *arg1 = (struct VFSDirInfo *) 0 ;
4589 char *arg2 ;
4590 char temp2[256] ;
4591 PyObject * obj0 = 0 ;
4592 PyObject * obj1 = 0 ;
4593
4594 if(!PyArg_ParseTuple(args,(char *)"OO:VFSDirInfo_name_set",&obj0,&obj1)) goto fail;
4596 if (SWIG_arg_fail(1)) SWIG_fail;
4597 {
4598 if (!SWIG_AsCharArray(obj1, temp2, 256)) {
4600 }
4601 arg2 = temp2;
4602 }
4603 {
4604 if (arg2) memcpy(arg1->name,arg2,256*sizeof(char));
4605 else memset(arg1->name,0,256*sizeof(char));
4606 }
4607 Py_INCREF(Py_None); resultobj = Py_None;
4608 return resultobj;
4609 fail:
4610 return NULL;
4611}

References fail(), SWIG_arg_fail, SWIG_AsCharArray(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSDirInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_attributes_get()

static PyObject * _wrap_VFSInfo_attributes_get ( PyObject * self,
PyObject * args )
static
5029 {
5030 PyObject *resultobj = NULL;
5031 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5032 unsigned long result;
5033 PyObject * obj0 = 0 ;
5034
5035 if(!PyArg_ParseTuple(args,(char *)"O:VFSInfo_attributes_get",&obj0)) goto fail;
5037 if (SWIG_arg_fail(1)) SWIG_fail;
5038 result = (unsigned long) ((arg1)->attributes);
5039
5040 {
5041 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5042 }
5043 return resultobj;
5044 fail:
5045 return NULL;
5046}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_attributes_set()

static PyObject * _wrap_VFSInfo_attributes_set ( PyObject * self,
PyObject * args )
static
5006 {
5007 PyObject *resultobj = NULL;
5008 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5009 unsigned long arg2 ;
5010 PyObject * obj0 = 0 ;
5011 PyObject * obj1 = 0 ;
5012
5013 if(!PyArg_ParseTuple(args,(char *)"OO:VFSInfo_attributes_set",&obj0,&obj1)) goto fail;
5015 if (SWIG_arg_fail(1)) SWIG_fail;
5016 {
5017 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
5018 if (SWIG_arg_fail(2)) SWIG_fail;
5019 }
5020 if (arg1) (arg1)->attributes = arg2;
5021
5022 Py_INCREF(Py_None); resultobj = Py_None;
5023 return resultobj;
5024 fail:
5025 return NULL;
5026}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_fsCreator_get()

static PyObject * _wrap_VFSInfo_fsCreator_get ( PyObject * self,
PyObject * args )
static
5115 {
5116 PyObject *resultobj = NULL;
5117 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5118 unsigned long result;
5119 PyObject * obj0 = 0 ;
5120
5121 if(!PyArg_ParseTuple(args,(char *)"O:VFSInfo_fsCreator_get",&obj0)) goto fail;
5123 if (SWIG_arg_fail(1)) SWIG_fail;
5124 result = (unsigned long) ((arg1)->fsCreator);
5125
5126 {
5127 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5128 }
5129 return resultobj;
5130 fail:
5131 return NULL;
5132}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_fsCreator_set()

static PyObject * _wrap_VFSInfo_fsCreator_set ( PyObject * self,
PyObject * args )
static
5092 {
5093 PyObject *resultobj = NULL;
5094 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5095 unsigned long arg2 ;
5096 PyObject * obj0 = 0 ;
5097 PyObject * obj1 = 0 ;
5098
5099 if(!PyArg_ParseTuple(args,(char *)"OO:VFSInfo_fsCreator_set",&obj0,&obj1)) goto fail;
5101 if (SWIG_arg_fail(1)) SWIG_fail;
5102 {
5103 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
5104 if (SWIG_arg_fail(2)) SWIG_fail;
5105 }
5106 if (arg1) (arg1)->fsCreator = arg2;
5107
5108 Py_INCREF(Py_None); resultobj = Py_None;
5109 return resultobj;
5110 fail:
5111 return NULL;
5112}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_fsType_get()

static PyObject * _wrap_VFSInfo_fsType_get ( PyObject * self,
PyObject * args )
static
5072 {
5073 PyObject *resultobj = NULL;
5074 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5075 unsigned long result;
5076 PyObject * obj0 = 0 ;
5077
5078 if(!PyArg_ParseTuple(args,(char *)"O:VFSInfo_fsType_get",&obj0)) goto fail;
5080 if (SWIG_arg_fail(1)) SWIG_fail;
5081 result = (unsigned long) ((arg1)->fsType);
5082
5083 {
5084 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5085 }
5086 return resultobj;
5087 fail:
5088 return NULL;
5089}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_fsType_set()

static PyObject * _wrap_VFSInfo_fsType_set ( PyObject * self,
PyObject * args )
static
5049 {
5050 PyObject *resultobj = NULL;
5051 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5052 unsigned long arg2 ;
5053 PyObject * obj0 = 0 ;
5054 PyObject * obj1 = 0 ;
5055
5056 if(!PyArg_ParseTuple(args,(char *)"OO:VFSInfo_fsType_set",&obj0,&obj1)) goto fail;
5058 if (SWIG_arg_fail(1)) SWIG_fail;
5059 {
5060 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
5061 if (SWIG_arg_fail(2)) SWIG_fail;
5062 }
5063 if (arg1) (arg1)->fsType = arg2;
5064
5065 Py_INCREF(Py_None); resultobj = Py_None;
5066 return resultobj;
5067 fail:
5068 return NULL;
5069}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_mediaType_get()

static PyObject * _wrap_VFSInfo_mediaType_get ( PyObject * self,
PyObject * args )
static
5287 {
5288 PyObject *resultobj = NULL;
5289 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5290 unsigned long result;
5291 PyObject * obj0 = 0 ;
5292
5293 if(!PyArg_ParseTuple(args,(char *)"O:VFSInfo_mediaType_get",&obj0)) goto fail;
5295 if (SWIG_arg_fail(1)) SWIG_fail;
5296 result = (unsigned long) ((arg1)->mediaType);
5297
5298 {
5299 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5300 }
5301 return resultobj;
5302 fail:
5303 return NULL;
5304}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_mediaType_set()

static PyObject * _wrap_VFSInfo_mediaType_set ( PyObject * self,
PyObject * args )
static
5264 {
5265 PyObject *resultobj = NULL;
5266 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5267 unsigned long arg2 ;
5268 PyObject * obj0 = 0 ;
5269 PyObject * obj1 = 0 ;
5270
5271 if(!PyArg_ParseTuple(args,(char *)"OO:VFSInfo_mediaType_set",&obj0,&obj1)) goto fail;
5273 if (SWIG_arg_fail(1)) SWIG_fail;
5274 {
5275 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
5276 if (SWIG_arg_fail(2)) SWIG_fail;
5277 }
5278 if (arg1) (arg1)->mediaType = arg2;
5279
5280 Py_INCREF(Py_None); resultobj = Py_None;
5281 return resultobj;
5282 fail:
5283 return NULL;
5284}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_mountClass_get()

static PyObject * _wrap_VFSInfo_mountClass_get ( PyObject * self,
PyObject * args )
static
5158 {
5159 PyObject *resultobj = NULL;
5160 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5161 unsigned long result;
5162 PyObject * obj0 = 0 ;
5163
5164 if(!PyArg_ParseTuple(args,(char *)"O:VFSInfo_mountClass_get",&obj0)) goto fail;
5166 if (SWIG_arg_fail(1)) SWIG_fail;
5167 result = (unsigned long) ((arg1)->mountClass);
5168
5169 {
5170 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5171 }
5172 return resultobj;
5173 fail:
5174 return NULL;
5175}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_mountClass_set()

static PyObject * _wrap_VFSInfo_mountClass_set ( PyObject * self,
PyObject * args )
static
5135 {
5136 PyObject *resultobj = NULL;
5137 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5138 unsigned long arg2 ;
5139 PyObject * obj0 = 0 ;
5140 PyObject * obj1 = 0 ;
5141
5142 if(!PyArg_ParseTuple(args,(char *)"OO:VFSInfo_mountClass_set",&obj0,&obj1)) goto fail;
5144 if (SWIG_arg_fail(1)) SWIG_fail;
5145 {
5146 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
5147 if (SWIG_arg_fail(2)) SWIG_fail;
5148 }
5149 if (arg1) (arg1)->mountClass = arg2;
5150
5151 Py_INCREF(Py_None); resultobj = Py_None;
5152 return resultobj;
5153 fail:
5154 return NULL;
5155}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_reserved_get()

static PyObject * _wrap_VFSInfo_reserved_get ( PyObject * self,
PyObject * args )
static
5330 {
5331 PyObject *resultobj = NULL;
5332 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5333 unsigned long result;
5334 PyObject * obj0 = 0 ;
5335
5336 if(!PyArg_ParseTuple(args,(char *)"O:VFSInfo_reserved_get",&obj0)) goto fail;
5338 if (SWIG_arg_fail(1)) SWIG_fail;
5339 result = (unsigned long) ((arg1)->reserved);
5340
5341 {
5342 resultobj = SWIG_From_unsigned_SS_long((unsigned long)(result));
5343 }
5344 return resultobj;
5345 fail:
5346 return NULL;
5347}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_long(), SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_reserved_set()

static PyObject * _wrap_VFSInfo_reserved_set ( PyObject * self,
PyObject * args )
static
5307 {
5308 PyObject *resultobj = NULL;
5309 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5310 unsigned long arg2 ;
5311 PyObject * obj0 = 0 ;
5312 PyObject * obj1 = 0 ;
5313
5314 if(!PyArg_ParseTuple(args,(char *)"OO:VFSInfo_reserved_set",&obj0,&obj1)) goto fail;
5316 if (SWIG_arg_fail(1)) SWIG_fail;
5317 {
5318 arg2 = (unsigned long)(SWIG_As_unsigned_SS_long(obj1));
5319 if (SWIG_arg_fail(2)) SWIG_fail;
5320 }
5321 if (arg1) (arg1)->reserved = arg2;
5322
5323 Py_INCREF(Py_None); resultobj = Py_None;
5324 return resultobj;
5325 fail:
5326 return NULL;
5327}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_long(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_slotLibRefNum_get()

static PyObject * _wrap_VFSInfo_slotLibRefNum_get ( PyObject * self,
PyObject * args )
static
5201 {
5202 PyObject *resultobj = NULL;
5203 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5204 int result;
5205 PyObject * obj0 = 0 ;
5206
5207 if(!PyArg_ParseTuple(args,(char *)"O:VFSInfo_slotLibRefNum_get",&obj0)) goto fail;
5209 if (SWIG_arg_fail(1)) SWIG_fail;
5210 result = (int) ((arg1)->slotLibRefNum);
5211
5212 {
5213 resultobj = SWIG_From_int((int)(result));
5214 }
5215 return resultobj;
5216 fail:
5217 return NULL;
5218}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_slotLibRefNum_set()

static PyObject * _wrap_VFSInfo_slotLibRefNum_set ( PyObject * self,
PyObject * args )
static
5178 {
5179 PyObject *resultobj = NULL;
5180 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5181 int arg2 ;
5182 PyObject * obj0 = 0 ;
5183 PyObject * obj1 = 0 ;
5184
5185 if(!PyArg_ParseTuple(args,(char *)"OO:VFSInfo_slotLibRefNum_set",&obj0,&obj1)) goto fail;
5187 if (SWIG_arg_fail(1)) SWIG_fail;
5188 {
5189 arg2 = (int)(SWIG_As_int(obj1));
5190 if (SWIG_arg_fail(2)) SWIG_fail;
5191 }
5192 if (arg1) (arg1)->slotLibRefNum = arg2;
5193
5194 Py_INCREF(Py_None); resultobj = Py_None;
5195 return resultobj;
5196 fail:
5197 return NULL;
5198}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_slotRefNum_get()

static PyObject * _wrap_VFSInfo_slotRefNum_get ( PyObject * self,
PyObject * args )
static
5244 {
5245 PyObject *resultobj = NULL;
5246 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5247 int result;
5248 PyObject * obj0 = 0 ;
5249
5250 if(!PyArg_ParseTuple(args,(char *)"O:VFSInfo_slotRefNum_get",&obj0)) goto fail;
5252 if (SWIG_arg_fail(1)) SWIG_fail;
5253 result = (int) ((arg1)->slotRefNum);
5254
5255 {
5256 resultobj = SWIG_From_int((int)(result));
5257 }
5258 return resultobj;
5259 fail:
5260 return NULL;
5261}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_int, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSInfo_slotRefNum_set()

static PyObject * _wrap_VFSInfo_slotRefNum_set ( PyObject * self,
PyObject * args )
static
5221 {
5222 PyObject *resultobj = NULL;
5223 struct VFSInfo *arg1 = (struct VFSInfo *) 0 ;
5224 int arg2 ;
5225 PyObject * obj0 = 0 ;
5226 PyObject * obj1 = 0 ;
5227
5228 if(!PyArg_ParseTuple(args,(char *)"OO:VFSInfo_slotRefNum_set",&obj0,&obj1)) goto fail;
5230 if (SWIG_arg_fail(1)) SWIG_fail;
5231 {
5232 arg2 = (int)(SWIG_As_int(obj1));
5233 if (SWIG_arg_fail(2)) SWIG_fail;
5234 }
5235 if (arg1) (arg1)->slotRefNum = arg2;
5236
5237 Py_INCREF(Py_None); resultobj = Py_None;
5238 return resultobj;
5239 fail:
5240 return NULL;
5241}

References fail(), SWIG_arg_fail, SWIG_As_int(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ _wrap_VFSSlotMountParam_slotLibRefNum_get()

static PyObject * _wrap_VFSSlotMountParam_slotLibRefNum_get ( PyObject * self,
PyObject * args )
static
4905 {
4906 PyObject *resultobj = NULL;
4907 struct VFSSlotMountParam *arg1 = (struct VFSSlotMountParam *) 0 ;
4908 unsigned short result;
4909 PyObject * obj0 = 0 ;
4910
4911 if(!PyArg_ParseTuple(args,(char *)"O:VFSSlotMountParam_slotLibRefNum_get",&obj0)) goto fail;
4913 if (SWIG_arg_fail(1)) SWIG_fail;
4914 result = (unsigned short) ((arg1)->slotLibRefNum);
4915
4916 {
4917 resultobj = SWIG_From_unsigned_SS_short((unsigned short)(result));
4918 }
4919 return resultobj;
4920 fail:
4921 return NULL;
4922}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_short, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ _wrap_VFSSlotMountParam_slotLibRefNum_set()

static PyObject * _wrap_VFSSlotMountParam_slotLibRefNum_set ( PyObject * self,
PyObject * args )
static
4882 {
4883 PyObject *resultobj = NULL;
4884 struct VFSSlotMountParam *arg1 = (struct VFSSlotMountParam *) 0 ;
4885 unsigned short arg2 ;
4886 PyObject * obj0 = 0 ;
4887 PyObject * obj1 = 0 ;
4888
4889 if(!PyArg_ParseTuple(args,(char *)"OO:VFSSlotMountParam_slotLibRefNum_set",&obj0,&obj1)) goto fail;
4891 if (SWIG_arg_fail(1)) SWIG_fail;
4892 {
4893 arg2 = (unsigned short)(SWIG_As_unsigned_SS_short(obj1));
4894 if (SWIG_arg_fail(2)) SWIG_fail;
4895 }
4896 if (arg1) (arg1)->slotLibRefNum = arg2;
4897
4898 Py_INCREF(Py_None); resultobj = Py_None;
4899 return resultobj;
4900 fail:
4901 return NULL;
4902}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_short(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ _wrap_VFSSlotMountParam_slotRefNum_get()

static PyObject * _wrap_VFSSlotMountParam_slotRefNum_get ( PyObject * self,
PyObject * args )
static
4948 {
4949 PyObject *resultobj = NULL;
4950 struct VFSSlotMountParam *arg1 = (struct VFSSlotMountParam *) 0 ;
4951 unsigned short result;
4952 PyObject * obj0 = 0 ;
4953
4954 if(!PyArg_ParseTuple(args,(char *)"O:VFSSlotMountParam_slotRefNum_get",&obj0)) goto fail;
4956 if (SWIG_arg_fail(1)) SWIG_fail;
4957 result = (unsigned short) ((arg1)->slotRefNum);
4958
4959 {
4960 resultobj = SWIG_From_unsigned_SS_short((unsigned short)(result));
4961 }
4962 return resultobj;
4963 fail:
4964 return NULL;
4965}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_From_unsigned_SS_short, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ _wrap_VFSSlotMountParam_slotRefNum_set()

static PyObject * _wrap_VFSSlotMountParam_slotRefNum_set ( PyObject * self,
PyObject * args )
static
4925 {
4926 PyObject *resultobj = NULL;
4927 struct VFSSlotMountParam *arg1 = (struct VFSSlotMountParam *) 0 ;
4928 unsigned short arg2 ;
4929 PyObject * obj0 = 0 ;
4930 PyObject * obj1 = 0 ;
4931
4932 if(!PyArg_ParseTuple(args,(char *)"OO:VFSSlotMountParam_slotRefNum_set",&obj0,&obj1)) goto fail;
4934 if (SWIG_arg_fail(1)) SWIG_fail;
4935 {
4936 arg2 = (unsigned short)(SWIG_As_unsigned_SS_short(obj1));
4937 if (SWIG_arg_fail(2)) SWIG_fail;
4938 }
4939 if (arg1) (arg1)->slotRefNum = arg2;
4940
4941 Py_INCREF(Py_None); resultobj = Py_None;
4942 return resultobj;
4943 fail:
4944 return NULL;
4945}

References fail(), SWIG_arg_fail, SWIG_As_unsigned_SS_short(), SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ _wrap_VFSSlotMountParam_vfsMountParam_get()

static PyObject * _wrap_VFSSlotMountParam_vfsMountParam_get ( PyObject * self,
PyObject * args )
static
4864 {
4865 PyObject *resultobj = NULL;
4866 struct VFSSlotMountParam *arg1 = (struct VFSSlotMountParam *) 0 ;
4867 struct VFSAnyMountParam *result;
4868 PyObject * obj0 = 0 ;
4869
4870 if(!PyArg_ParseTuple(args,(char *)"O:VFSSlotMountParam_vfsMountParam_get",&obj0)) goto fail;
4872 if (SWIG_arg_fail(1)) SWIG_fail;
4873 result = (struct VFSAnyMountParam *)& ((arg1)->vfsMountParam);
4874
4875 resultobj = SWIG_NewPointerObj((void*)(result), SWIGTYPE_p_VFSAnyMountParam, 0);
4876 return resultobj;
4877 fail:
4878 return NULL;
4879}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_VFSAnyMountParam, and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ _wrap_VFSSlotMountParam_vfsMountParam_set()

static PyObject * _wrap_VFSSlotMountParam_vfsMountParam_set ( PyObject * self,
PyObject * args )
static
4843 {
4844 PyObject *resultobj = NULL;
4845 struct VFSSlotMountParam *arg1 = (struct VFSSlotMountParam *) 0 ;
4846 struct VFSAnyMountParam *arg2 = (struct VFSAnyMountParam *) 0 ;
4847 PyObject * obj0 = 0 ;
4848 PyObject * obj1 = 0 ;
4849
4850 if(!PyArg_ParseTuple(args,(char *)"OO:VFSSlotMountParam_vfsMountParam_set",&obj0,&obj1)) goto fail;
4852 if (SWIG_arg_fail(1)) SWIG_fail;
4854 if (SWIG_arg_fail(2)) SWIG_fail;
4855 if (arg1) (arg1)->vfsMountParam = *arg2;
4856
4857 Py_INCREF(Py_None); resultobj = Py_None;
4858 return resultobj;
4859 fail:
4860 return NULL;
4861}

References fail(), SWIG_arg_fail, SWIG_fail, SWIG_POINTER_EXCEPTION, SWIG_Python_ConvertPtr(), SWIGTYPE_p_VFSAnyMountParam, and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

◆ CardInfo_swigregister()

static PyObject * CardInfo_swigregister ( PyObject * self,
PyObject * args )
static
7673 {
7674 PyObject *obj;
7675 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
7677 Py_INCREF(obj);
7678 return Py_BuildValue((char *)"");
7679}
SWIGRUNTIME void SWIG_TypeClientData(swig_type_info *ti, void *clientdata)
Definition pisock_wrap.c:307

References SWIG_TypeClientData(), and SWIGTYPE_p_CardInfo.

Here is the call graph for this function:

◆ ConvertFromEncoding()

static PyObject * ConvertFromEncoding ( const char * data,
const char * encoding,
const char * errors,
int allowErrors )
static
1481{
1482 PyObject *buffer, *string = NULL;
1483
1484 buffer = PyBuffer_FromMemory((void *)data, strlen(data));
1485 if (buffer == NULL)
1486 {
1487 if (allowErrors)
1488 {
1489 PyErr_Clear();
1490 Py_INCREF(Py_None);
1491 return Py_None;
1492 }
1493 return NULL;
1494 }
1495
1496 string = PyUnicode_FromEncodedObject(buffer, encoding, errors);
1497 if (string == NULL)
1498 goto error;
1499
1500 Py_DECREF(buffer);
1501 return string;
1502
1503error:
1504 Py_XDECREF(buffer);
1505 Py_XDECREF(string);
1506 if (allowErrors)
1507 {
1508 PyErr_Clear();
1509 Py_INCREF(Py_None);
1510 return Py_None;
1511 }
1512 return NULL;
1513}
error
Definition pisock.py:41
unsigned char buffer[0xffff]
Definition pilot-debug.c:767

References buffer.

Referenced by PyObjectFromCardInfo(), PyObjectFromDBInfo(), and PyObjectFromPilotUser().

Here is the caller graph for this function:

◆ ConvertToEncoding()

static int ConvertToEncoding ( PyObject * object,
const char * encoding,
const char * errors,
int allowErrors,
char * buffer,
int maxBufSize )
static
1516{
1517 int len;
1518 char *s;
1519 PyObject *encoded = NULL;
1520
1521 if (PyString_Check(object))
1522 encoded = PyString_AsEncodedObject(object, encoding, errors);
1523 else if (PyUnicode_Check(object))
1524 encoded = PyUnicode_AsEncodedString(object, encoding, errors);
1525
1526 if (encoded == NULL)
1527 goto error;
1528
1529 s = PyString_AsString(encoded);
1530 if (s == NULL)
1531 goto error;
1532 len = strlen(s);
1533 if (len)
1534 {
1535 if (len >= maxBufSize)
1536 len = maxBufSize - 1;
1537 memcpy(buffer, s, len);
1538 }
1539 buffer[len] = 0;
1540
1541 Py_DECREF(encoded);
1542 return 1;
1543
1544error:
1545 Py_XDECREF(encoded);
1546 if (allowErrors)
1547 {
1548 PyErr_Clear();
1549 memset(buffer, 0, maxBufSize);
1550 }
1551 return 0;
1552}

References buffer.

Referenced by PyObjectToPilotUser().

Here is the caller graph for this function:

◆ DBInfo_swigregister()

static PyObject * DBInfo_swigregister ( PyObject * self,
PyObject * args )
static
6934 {
6935 PyObject *obj;
6936 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
6938 Py_INCREF(obj);
6939 return Py_BuildValue((char *)"");
6940}

References SWIG_TypeClientData(), and SWIGTYPE_p_DBInfo.

Here is the call graph for this function:

◆ DBSizeInfo_swigregister()

static PyObject * DBSizeInfo_swigregister ( PyObject * self,
PyObject * args )
static
7230 {
7231 PyObject *obj;
7232 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
7234 Py_INCREF(obj);
7235 return Py_BuildValue((char *)"");
7236}

References SWIG_TypeClientData(), and SWIGTYPE_p_DBSizeInfo.

Here is the call graph for this function:

◆ NetSyncInfo_swigregister()

static PyObject * NetSyncInfo_swigregister ( PyObject * self,
PyObject * args )
static
7910 {
7911 PyObject *obj;
7912 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
7914 Py_INCREF(obj);
7915 return Py_BuildValue((char *)"");
7916}

References SWIG_TypeClientData(), and SWIGTYPE_p_NetSyncInfo.

Here is the call graph for this function:

◆ pi_socket_list_t_swigregister()

static PyObject * pi_socket_list_t_swigregister ( PyObject * self,
PyObject * args )
static
3482 {
3483 PyObject *obj;
3484 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
3486 Py_INCREF(obj);
3487 return Py_BuildValue((char *)"");
3488}

References SWIG_TypeClientData(), and SWIGTYPE_p_pi_socket_list.

Here is the call graph for this function:

◆ pi_socket_t_swigregister()

static PyObject * pi_socket_t_swigregister ( PyObject * self,
PyObject * args )
static
3366 {
3367 PyObject *obj;
3368 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
3370 Py_INCREF(obj);
3371 return Py_BuildValue((char *)"");
3372}

References SWIG_TypeClientData(), and SWIGTYPE_p_pi_socket.

Here is the call graph for this function:

◆ PilotUser_swigregister()

static PyObject * PilotUser_swigregister ( PyObject * self,
PyObject * args )
static
5849 {
5850 PyObject *obj;
5851 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
5853 Py_INCREF(obj);
5854 return Py_BuildValue((char *)"");
5855}

References SWIG_TypeClientData(), and SWIGTYPE_p_PilotUser.

Here is the call graph for this function:

◆ PyModule_AddObject()

SWIGINTERN int PyModule_AddObject ( PyObject * m,
char * name,
PyObject * o )
1371{
1372 PyObject *dict;
1373 if (!PyModule_Check(m)) {
1374 PyErr_SetString(PyExc_TypeError,
1375 "PyModule_AddObject() needs module as first arg");
1376 return -1;
1377 }
1378 if (!o) {
1379 PyErr_SetString(PyExc_TypeError,
1380 "PyModule_AddObject() needs non-NULL value");
1381 return -1;
1382 }
1383
1384 dict = PyModule_GetDict(m);
1385 if (dict == NULL) {
1386 /* Internal error -- modules must have a dict! */
1387 PyErr_Format(PyExc_SystemError, "module '%s' has no __dict__",
1388 PyModule_GetName(m));
1389 return -1;
1390 }
1391 if (PyDict_SetItemString(dict, name, o))
1392 return -1;
1393 Py_DECREF(o);
1394 return 0;
1395}

References name.

Referenced by SWIG_Python_SetModule().

Here is the caller graph for this function:

◆ PyObjectFromCardInfo()

static PyObject * PyObjectFromCardInfo ( const struct CardInfo * ci)
static
1647{
1648 PyObject *returnObj, *nameObj, *manufacturerObj;
1649
1650 nameObj = ConvertFromEncoding(ci->name, "cp1252", "replace", 1);
1651 manufacturerObj = ConvertFromEncoding(ci->manufacturer, "cp1252", "replace", 1);
1652
1653 returnObj = Py_BuildValue("{sisislslslslsOsOsi}",
1654 "card", ci->card,
1655 "version", ci->version,
1656 "creation", ci->creation,
1657 "romSize", ci->romSize,
1658 "ramSize", ci->ramSize,
1659 "ramFree", ci->ramFree,
1660 "name", nameObj,
1661 "manufacturer", manufacturerObj,
1662 "more", ci->more);
1663
1664 Py_DECREF(nameObj);
1665 Py_DECREF(manufacturerObj);
1666 return returnObj;
1667}
static PyObject * ConvertFromEncoding(const char *data, const char *encoding, const char *errors, int allowErrors)
Definition pisock_wrap.c:1480

References ConvertFromEncoding().

Referenced by _wrap_dlp_ReadStorageInfo().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PyObjectFromDBInfo()

static PyObject * PyObjectFromDBInfo ( const struct DBInfo * dbi)
static
1555{
1556 PyObject *returnObj;
1557 PyObject *nameObj = ConvertFromEncoding(dbi->name, "palmos", "replace", 1);
1558
1559 returnObj = Py_BuildValue("{sisisisOsOsislslslslsisOsisisisisisisisisisisisisisisi}",
1560 "more", dbi->more,
1561 "flags", dbi->flags,
1562 "miscFlags", dbi->miscFlags,
1563 "type", PyString_FromStringAndSize(printlong(dbi->type), 4),
1564 "creator", PyString_FromStringAndSize(printlong(dbi->creator), 4),
1565 "version", dbi->version,
1566 "modnum", dbi->modnum,
1567 "createDate", dbi->createDate,
1568 "modifyDate", dbi->modifyDate,
1569 "backupDate", dbi->backupDate,
1570 "index", dbi->index,
1571 "name", nameObj,
1572
1573 "flagResource", !!(dbi->flags & dlpDBFlagResource),
1574 "flagReadOnly", !!(dbi->flags & dlpDBFlagReadOnly),
1575 "flagAppInfoDirty", !!(dbi->flags & dlpDBFlagAppInfoDirty),
1576 "flagBackup", !!(dbi->flags & dlpDBFlagBackup),
1577 "flagLaunchable", !!(dbi->flags & dlpDBFlagLaunchable),
1578 "flagOpen", !!(dbi->flags & dlpDBFlagOpen),
1579 "flagNewer", !!(dbi->flags & dlpDBFlagNewer),
1580 "flagReset", !!(dbi->flags & dlpDBFlagReset),
1581 "flagCopyPrevention", !!(dbi->flags & dlpDBFlagCopyPrevention),
1582 "flagStream", !!(dbi->flags & dlpDBFlagStream),
1583 "flagExcludeFromSync", !!(dbi->miscFlags & dlpDBMiscFlagExcludeFromSync),
1584
1585 "flagSchema", !!(dbi->flags & dlpDBFlagSchema),
1586 "flagSecure", !!(dbi->flags & dlpDBFlagSecure),
1587 "flagExtended", !!(dbi->flags & dlpDBFlagExtended),
1588 "flagFixedUp", !!(dbi->flags & dlpDBFlagFixedUp));
1589
1590 Py_DECREF(nameObj);
1591 return returnObj;
1592}
char * printlong(unsigned long val)
Definition utils.c:289

References ConvertFromEncoding(), and printlong().

Referenced by _wrap_dlp_FindDBByName(), _wrap_dlp_FindDBByOpenHandle(), _wrap_dlp_FindDBByTypeCreator(), _wrap_dlp_FindDBInfo(), and _wrap_dlp_ReadDBList_().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PyObjectFromDBSizeInfo()

static PyObject * PyObjectFromDBSizeInfo ( const struct DBSizeInfo * si)
static
1636{
1637 return Py_BuildValue("{slslslslslsl}",
1638 "numRecords", si->numRecords,
1639 "totalBytes", si->totalBytes,
1640 "dataBytes", si->dataBytes,
1641 "appBlockSize", si->appBlockSize,
1642 "sortBlockSize", si->sortBlockSize,
1643 "maxRecSize", si->maxRecSize);
1644}

Referenced by _wrap_dlp_FindDBByName(), _wrap_dlp_FindDBByOpenHandle(), and _wrap_dlp_FindDBByTypeCreator().

Here is the caller graph for this function:

◆ PyObjectFromNetSyncInfo()

static PyObject * PyObjectFromNetSyncInfo ( const struct NetSyncInfo * ni)
static
1727{
1728 return Py_BuildValue("{sissssss}",
1729 "lanSync", ni->lanSync,
1730 "hostName", ni->hostName,
1731 "hostAddress", ni->hostAddress,
1732 "hostSubnetMask", ni->hostSubnetMask);
1733}

Referenced by _wrap_dlp_ReadNetSyncInfo().

Here is the caller graph for this function:

◆ PyObjectFromPilotUser()

static PyObject * PyObjectFromPilotUser ( const struct PilotUser * pi)
static
1678{
1679 PyObject *nameObj, *passwordObj, *returnObj;
1680
1681 nameObj = ConvertFromEncoding(pi->username, "palmos", "replace", 1);
1682 passwordObj = ConvertFromEncoding(pi->password, "palmos", "strict", 1);
1683
1684 returnObj = Py_BuildValue("{slslslslslsOsO}",
1685 "userID", pi->userID,
1686 "viewerID", pi->viewerID,
1687 "lastSyncPC", pi->lastSyncPC,
1688 "successfulSyncDate", pi->successfulSyncDate,
1689 "lastSyncDate", pi->lastSyncDate,
1690 "name", nameObj,
1691 "password", passwordObj);
1692
1693 Py_DECREF(nameObj);
1694 Py_DECREF(passwordObj);
1695 return returnObj;
1696}

References ConvertFromEncoding().

Referenced by _wrap_delete_PilotUser(), _wrap_dlp_ReadUserInfo(), _wrap_dlp_WriteUserInfo(), _wrap_PilotUser_lastSyncDate_get(), _wrap_PilotUser_lastSyncDate_set(), _wrap_PilotUser_lastSyncPC_get(), _wrap_PilotUser_lastSyncPC_set(), _wrap_PilotUser_password_get(), _wrap_PilotUser_password_set(), _wrap_PilotUser_passwordLength_get(), _wrap_PilotUser_passwordLength_set(), _wrap_PilotUser_successfulSyncDate_get(), _wrap_PilotUser_successfulSyncDate_set(), _wrap_PilotUser_userID_get(), _wrap_PilotUser_userID_set(), _wrap_PilotUser_username_get(), _wrap_PilotUser_username_set(), _wrap_PilotUser_viewerID_get(), and _wrap_PilotUser_viewerID_set().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PyObjectFromSysInfo()

◆ PyObjectToNetSyncInfo()

static void PyObjectToNetSyncInfo ( PyObject * o,
struct NetSyncInfo * ni )
static
1736{
1737 ni->lanSync = (int) DGETLONG(o,"lanSync",0);
1738 strncpy(ni->hostName, DGETSTR(o,"hostName",""), sizeof(ni->hostName));
1739 strncpy(ni->hostAddress, DGETSTR(o,"hostAddress",""), sizeof(ni->hostAddress));
1740 strncpy(ni->hostSubnetMask, DGETSTR(o,"hostSubnetMask",""), sizeof(ni->hostSubnetMask));
1741}
#define DGETLONG(src, key, default)
Definition pisock_wrap.c:1470
#define DGETSTR(src, key, default)
Definition pisock_wrap.c:1473

References DGETLONG, and DGETSTR.

Referenced by _wrap_dlp_WriteNetSyncInfo().

Here is the caller graph for this function:

◆ PyObjectToPilotUser()

static int PyObjectToPilotUser ( PyObject * o,
struct PilotUser * pi )
static
1699{
1700 /* return 0 if string conversion to palmos charset failed, otherwise return 1 */
1701 PyObject *stringObj;
1702
1703 pi->userID = DGETLONG(o,"userID",0);
1704 pi->viewerID = DGETLONG(o,"viewerID",0);
1705 pi->lastSyncPC = DGETLONG(o,"lastSyncPC",0);
1706 pi->successfulSyncDate = DGETLONG(o,"successfulSyncDate",0);
1707 pi->lastSyncDate = DGETLONG(o,"lastSyncDate",0);
1708
1709 memset(pi->username, 0, sizeof(pi->username));
1710 stringObj = PyDict_GetItemString(o,"name");
1711 if (stringObj) {
1712 if (!ConvertToEncoding(stringObj, "palmos", "replace", 0, pi->username, sizeof(pi->username)))
1713 return 0;
1714 }
1715
1716 memset(pi->password, 0, sizeof(pi->password));
1717 stringObj = PyDict_GetItemString(o,"password");
1718 if (stringObj) {
1719 if (!ConvertToEncoding(stringObj, "palmos", "strict", 0, pi->password, sizeof(pi->password)))
1720 return 0;
1721 }
1722
1723 return 1;
1724}
static int ConvertToEncoding(PyObject *object, const char *encoding, const char *errors, int allowErrors, char *buffer, int maxBufSize)
Definition pisock_wrap.c:1515

References ConvertToEncoding(), and DGETLONG.

Referenced by _wrap_dlp_WriteUserInfo().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PyString_FromFormat()

static PyObject * PyString_FromFormat ( const char * fmt,
... )
static
636 {
637 va_list ap;
638 char buf[SWIG_BUFFER_SIZE * 2];
639 int res;
640 va_start(ap, fmt);
641 res = vsnprintf(buf, sizeof(buf), fmt, ap);
642 va_end(ap);
643 return (res < 0 || res >= sizeof(buf)) ? 0 : PyString_FromString(buf);
644}
#define SWIG_BUFFER_SIZE
Definition pisock_wrap.c:630

References buf, and SWIG_BUFFER_SIZE.

Referenced by PySwigObject_repr(), PySwigPacked_repr(), and PySwigPacked_str().

Here is the caller graph for this function:

◆ PySwigObject_AsVoidPtr()

SWIGRUNTIMEINLINE void * PySwigObject_AsVoidPtr ( PyObject * self)
851{
852 return ((PySwigObject *)self)->ptr;
853}
Definition pisock_wrap.c:657

References PySwigObject::ptr.

Referenced by SWIG_Python_ConvertPtr().

Here is the caller graph for this function:

◆ PySwigObject_Check()

SWIGRUNTIMEINLINE int PySwigObject_Check ( PyObject * op)
862 {
863 return ((op)->ob_type == PySwigObject_type())
864 || (strcmp((op)->ob_type->tp_name,"PySwigObject") == 0);
865}
SWIGRUNTIME PyTypeObject * PySwigObject_type(void)
Definition pisock_wrap.c:748

References PySwigObject_type().

Referenced by SWIG_Python_ConvertPtr(), and SWIG_Python_TypeError().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigObject_compare()

SWIGRUNTIME int PySwigObject_compare ( PySwigObject * v,
PySwigObject * w )
730{
731 int c = strcmp(v->desc, w->desc);
732 if (c) {
733 return (c > 0) ? 1 : -1;
734 } else {
735 void *i = v->ptr;
736 void *j = w->ptr;
737 return (i < j) ? -1 : ((i > j) ? 1 : 0);
738 }
739}
PyObject_HEAD void * ptr
Definition pisock_wrap.c:659
const char * desc
Definition pisock_wrap.c:660

References PySwigObject::desc, and PySwigObject::ptr.

Referenced by PySwigObject_type().

Here is the caller graph for this function:

◆ PySwigObject_dealloc()

SWIGRUNTIME void PySwigObject_dealloc ( PySwigObject * self)
743{
744 PyObject_Del(self);
745}
#define PyObject_Del(op)
Definition pisock_wrap.c:648

References PyObject_Del.

Referenced by PySwigObject_type().

Here is the caller graph for this function:

◆ PySwigObject_format()

SWIGRUNTIME PyObject * PySwigObject_format ( const char * fmt,
PySwigObject * v )
702{
703 PyObject *res = NULL;
704 PyObject *args = PyTuple_New(1);
705 if (args && (PyTuple_SetItem(args, 0, PySwigObject_long(v)) == 0)) {
706 PyObject *ofmt = PyString_FromString(fmt);
707 if (ofmt) {
708 res = PyString_Format(ofmt,args);
709 Py_DECREF(ofmt);
710 }
711 Py_DECREF(args);
712 }
713 return res;
714}
args
Definition pisocktests.py:162
SWIGRUNTIME PyObject * PySwigObject_long(PySwigObject *v)
Definition pisock_wrap.c:695

References PySwigObject_long().

Referenced by PySwigObject_hex(), and PySwigObject_oct().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigObject_FromVoidPtrAndDesc()

SWIGRUNTIME PyObject * PySwigObject_FromVoidPtrAndDesc ( void * ptr,
const char * desc )
840{
841 PySwigObject *self = PyObject_NEW(PySwigObject, PySwigObject_type());
842 if (self) {
843 self->ptr = ptr;
844 self->desc = desc;
845 }
846 return (PyObject *)self;
847}

References PySwigObject::desc, PySwigObject::ptr, and PySwigObject_type().

Referenced by SWIG_Python_NewPointerObj().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigObject_GetDesc()

SWIGRUNTIMEINLINE const char * PySwigObject_GetDesc ( PyObject * self)
857{
858 return ((PySwigObject *)self)->desc;
859}

Referenced by SWIG_Python_ConvertPtr(), and SWIG_Python_TypeError().

Here is the caller graph for this function:

◆ PySwigObject_hex()

SWIGRUNTIME PyObject * PySwigObject_hex ( PySwigObject * v)
724{
725 return PySwigObject_format("%x",v);
726}
SWIGRUNTIME PyObject * PySwigObject_format(const char *fmt, PySwigObject *v)
Definition pisock_wrap.c:701

References PySwigObject_format().

Referenced by PySwigObject_type().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigObject_long()

SWIGRUNTIME PyObject * PySwigObject_long ( PySwigObject * v)
696{
697 return PyLong_FromVoidPtr(v->ptr);
698}

References PySwigObject::ptr.

Referenced by PySwigObject_format(), and PySwigObject_type().

Here is the caller graph for this function:

◆ PySwigObject_oct()

SWIGRUNTIME PyObject * PySwigObject_oct ( PySwigObject * v)
718{
719 return PySwigObject_format("%o",v);
720}

References PySwigObject_format().

Referenced by PySwigObject_type().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigObject_print()

SWIGRUNTIME int PySwigObject_print ( PySwigObject * v,
FILE * fp,
int flags )
667{
668 char result[SWIG_BUFFER_SIZE];
669 flags = flags;
670 if (SWIG_PackVoidPtr(result, v->ptr, v->desc, sizeof(result))) {
671 fputs("<Swig Object at ", fp); fputs(result, fp); fputs(">", fp);
672 return 0;
673 } else {
674 return 1;
675 }
676}
SWIGRUNTIME char * SWIG_PackVoidPtr(char *buff, void *ptr, const char *name, size_t bsz)
Definition pisock_wrap.c:451

References PySwigObject::desc, flags, PySwigObject::ptr, SWIG_BUFFER_SIZE, and SWIG_PackVoidPtr().

Referenced by PySwigObject_type().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigObject_repr()

SWIGRUNTIME PyObject * PySwigObject_repr ( PySwigObject * v)
680{
681 char result[SWIG_BUFFER_SIZE];
682 return SWIG_PackVoidPtr(result, v->ptr, v->desc, sizeof(result)) ?
683 PyString_FromFormat("<Swig Object at %s>", result) : 0;
684}
static PyObject * PyString_FromFormat(const char *fmt,...)
Definition pisock_wrap.c:636

References PySwigObject::desc, PySwigObject::ptr, PyString_FromFormat(), SWIG_BUFFER_SIZE, and SWIG_PackVoidPtr().

Referenced by PySwigObject_type().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigObject_str()

SWIGRUNTIME PyObject * PySwigObject_str ( PySwigObject * v)
688{
689 char result[SWIG_BUFFER_SIZE];
690 return SWIG_PackVoidPtr(result, v->ptr, v->desc, sizeof(result)) ?
691 PyString_FromString(result) : 0;
692}

References PySwigObject::desc, PySwigObject::ptr, SWIG_BUFFER_SIZE, and SWIG_PackVoidPtr().

Referenced by PySwigObject_type().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigObject_type()

SWIGRUNTIME PyTypeObject * PySwigObject_type ( void )
748 {
749 static char pyswigobject_type__doc__[] =
750 "Swig object carries a C/C++ instance pointer";
751
752 static PyNumberMethods PySwigObject_as_number = {
753 (binaryfunc)0, /*nb_add*/
754 (binaryfunc)0, /*nb_subtract*/
755 (binaryfunc)0, /*nb_multiply*/
756 (binaryfunc)0, /*nb_divide*/
757 (binaryfunc)0, /*nb_remainder*/
758 (binaryfunc)0, /*nb_divmod*/
759 (ternaryfunc)0,/*nb_power*/
760 (unaryfunc)0, /*nb_negative*/
761 (unaryfunc)0, /*nb_positive*/
762 (unaryfunc)0, /*nb_absolute*/
763 (inquiry)0, /*nb_nonzero*/
764 0, /*nb_invert*/
765 0, /*nb_lshift*/
766 0, /*nb_rshift*/
767 0, /*nb_and*/
768 0, /*nb_xor*/
769 0, /*nb_or*/
770 (coercion)0, /*nb_coerce*/
771 (unaryfunc)PySwigObject_long, /*nb_int*/
772 (unaryfunc)PySwigObject_long, /*nb_long*/
773 (unaryfunc)0, /*nb_float*/
774 (unaryfunc)PySwigObject_oct, /*nb_oct*/
775 (unaryfunc)PySwigObject_hex, /*nb_hex*/
776#if PY_VERSION_HEX >= 0x02020000
777 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_inplace_true_divide */
778#elif PY_VERSION_HEX >= 0x02000000
779 0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_inplace_or */
780#endif
781 };
782
783 static PyTypeObject pyswigobject_type
784#if !defined(__cplusplus)
785 ;
786 static int type_init = 0;
787 if (!type_init) {
788 PyTypeObject tmp
789#endif
790 = {
791 PyObject_HEAD_INIT(&PyType_Type)
792 0, /*ob_size*/
793 (char *)"PySwigObject", /*tp_name*/
794 sizeof(PySwigObject), /*tp_basicsize*/
795 0, /*tp_itemsize*/
796 /* methods */
797 (destructor)PySwigObject_dealloc, /*tp_dealloc*/
798 (printfunc)PySwigObject_print, /*tp_print*/
799 (getattrfunc)0, /*tp_getattr*/
800 (setattrfunc)0, /*tp_setattr*/
801 (cmpfunc)PySwigObject_compare, /*tp_compare*/
802 (reprfunc)PySwigObject_repr, /*tp_repr*/
803 &PySwigObject_as_number, /*tp_as_number*/
804 0, /*tp_as_sequence*/
805 0, /*tp_as_mapping*/
806 (hashfunc)0, /*tp_hash*/
807 (ternaryfunc)0, /*tp_call*/
808 (reprfunc)PySwigObject_str, /*tp_str*/
809 /* Space for future expansion */
810 0,0,0,0,
811 pyswigobject_type__doc__, /* Documentation string */
812#if PY_VERSION_HEX >= 0x02000000
813 0, /* tp_traverse */
814 0, /* tp_clear */
815#endif
816#if PY_VERSION_HEX >= 0x02010000
817 0, /* tp_richcompare */
818 0, /* tp_weaklistoffset */
819#endif
820#if PY_VERSION_HEX >= 0x02020000
821 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /* tp_iter -> tp_weaklist */
822#endif
823#if PY_VERSION_HEX >= 0x02030000
824 0, /* tp_del */
825#endif
826#ifdef COUNT_ALLOCS
827 0,0,0,0 /* tp_alloc -> tp_next */
828#endif
829 };
830#if !defined(__cplusplus)
831 pyswigobject_type = tmp;
832 type_init = 1;
833 }
834#endif
835 return &pyswigobject_type;
836}
SWIGRUNTIME PyObject * PySwigObject_str(PySwigObject *v)
Definition pisock_wrap.c:687
SWIGRUNTIME PyObject * PySwigObject_oct(PySwigObject *v)
Definition pisock_wrap.c:717
SWIGRUNTIME void PySwigObject_dealloc(PySwigObject *self)
Definition pisock_wrap.c:742
SWIGRUNTIME int PySwigObject_print(PySwigObject *v, FILE *fp, int flags)
Definition pisock_wrap.c:666
SWIGRUNTIME int PySwigObject_compare(PySwigObject *v, PySwigObject *w)
Definition pisock_wrap.c:729
SWIGRUNTIME PyObject * PySwigObject_repr(PySwigObject *v)
Definition pisock_wrap.c:679
SWIGRUNTIME PyObject * PySwigObject_hex(PySwigObject *v)
Definition pisock_wrap.c:723

References PySwigObject_compare(), PySwigObject_dealloc(), PySwigObject_hex(), PySwigObject_long(), PySwigObject_oct(), PySwigObject_print(), PySwigObject_repr(), and PySwigObject_str().

Referenced by PySwigObject_Check(), and PySwigObject_FromVoidPtrAndDesc().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigPacked_Check()

SWIGRUNTIMEINLINE int PySwigPacked_Check ( PyObject * op)
1030 {
1031 return ((op)->ob_type == PySwigPacked_type())
1032 || (strcmp((op)->ob_type->tp_name,"PySwigPacked") == 0);
1033}
SWIGRUNTIME PyTypeObject * PySwigPacked_type(void)
Definition pisock_wrap.c:937

References PySwigPacked_type().

Here is the call graph for this function:

◆ PySwigPacked_compare()

SWIGRUNTIME int PySwigPacked_compare ( PySwigPacked * v,
PySwigPacked * w )
917{
918 int c = strcmp(v->desc, w->desc);
919 if (c) {
920 return (c > 0) ? 1 : -1;
921 } else {
922 size_t i = v->size;
923 size_t j = w->size;
924 int s = (i < j) ? -1 : ((i > j) ? 1 : 0);
925 return s ? s : strncmp((char *)v->pack, (char *)w->pack, 2*v->size);
926 }
927}
const char * desc
Definition pisock_wrap.c:874
size_t size
Definition pisock_wrap.c:875
PyObject_HEAD void * pack
Definition pisock_wrap.c:873

References PySwigPacked::desc, PySwigPacked::pack, and PySwigPacked::size.

Referenced by PySwigPacked_type().

Here is the caller graph for this function:

◆ PySwigPacked_dealloc()

SWIGRUNTIME void PySwigPacked_dealloc ( PySwigPacked * self)
931{
932 free(self->pack);
933 PyObject_Del(self);
934}

References PySwigPacked::pack, and PyObject_Del.

Referenced by PySwigPacked_type().

Here is the caller graph for this function:

◆ PySwigPacked_FromDataAndDesc()

SWIGRUNTIME PyObject * PySwigPacked_FromDataAndDesc ( void * ptr,
size_t size,
const char * desc )
997{
998 PySwigPacked *self = PyObject_NEW(PySwigPacked, PySwigPacked_type());
999 if (self == NULL) {
1000 return NULL;
1001 } else {
1002 void *pack = malloc(size);
1003 if (pack) {
1004 memcpy(pack, ptr, size);
1005 self->pack = pack;
1006 self->desc = desc;
1007 self->size = size;
1008 return (PyObject *) self;
1009 }
1010 return NULL;
1011 }
1012}
packcmd pack
Definition pitcl.c:177
Definition pisock_wrap.c:871

References PySwigPacked::desc, pack, PySwigPacked::pack, PySwigPacked_type(), PySwigPacked::size, and size.

Referenced by SWIG_Python_NewPackedObj().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigPacked_GetDesc()

SWIGRUNTIMEINLINE const char * PySwigPacked_GetDesc ( PyObject * self)
1025{
1026 return ((PySwigPacked *)self)->desc;
1027}

◆ PySwigPacked_print()

SWIGRUNTIME int PySwigPacked_print ( PySwigPacked * v,
FILE * fp,
int flags )
880{
881 char result[SWIG_BUFFER_SIZE];
882 flags = flags;
883 fputs("<Swig Packed ", fp);
884 if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))) {
885 fputs("at ", fp);
886 fputs(result, fp);
887 }
888 fputs(v->desc,fp);
889 fputs(">", fp);
890 return 0;
891}
SWIGRUNTIME char * SWIG_PackDataName(char *buff, void *ptr, size_t sz, const char *name, size_t bsz)
Definition pisock_wrap.c:475

References PySwigPacked::desc, flags, PySwigPacked::pack, PySwigPacked::size, SWIG_BUFFER_SIZE, and SWIG_PackDataName().

Referenced by PySwigPacked_type().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigPacked_repr()

SWIGRUNTIME PyObject * PySwigPacked_repr ( PySwigPacked * v)
895{
896 char result[SWIG_BUFFER_SIZE];
897 if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))) {
898 return PyString_FromFormat("<Swig Packed at %s%s>", result, v->desc);
899 } else {
900 return PyString_FromFormat("<Swig Packed %s>", v->desc);
901 }
902}

References PySwigPacked::desc, PySwigPacked::pack, PyString_FromFormat(), PySwigPacked::size, SWIG_BUFFER_SIZE, and SWIG_PackDataName().

Referenced by PySwigPacked_type().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigPacked_str()

SWIGRUNTIME PyObject * PySwigPacked_str ( PySwigPacked * v)
906{
907 char result[SWIG_BUFFER_SIZE];
908 if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))){
909 return PyString_FromFormat("%s%s", result, v->desc);
910 } else {
911 return PyString_FromString(v->desc);
912 }
913}

References PySwigPacked::desc, PySwigPacked::pack, PyString_FromFormat(), PySwigPacked::size, SWIG_BUFFER_SIZE, and SWIG_PackDataName().

Referenced by PySwigPacked_type().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigPacked_type()

SWIGRUNTIME PyTypeObject * PySwigPacked_type ( void )
937 {
938 static char pyswigpacked_type__doc__[] =
939 "Swig object carries a C/C++ instance pointer";
940 static PyTypeObject pyswigpacked_type
941#if !defined(__cplusplus)
942 ;
943 static int type_init = 0;
944 if (!type_init) {
945 PyTypeObject tmp
946#endif
947 = {
948 PyObject_HEAD_INIT(&PyType_Type)
949 0, /*ob_size*/
950 (char *)"PySwigPacked", /*tp_name*/
951 sizeof(PySwigPacked), /*tp_basicsize*/
952 0, /*tp_itemsize*/
953 /* methods */
954 (destructor)PySwigPacked_dealloc, /*tp_dealloc*/
955 (printfunc)PySwigPacked_print, /*tp_print*/
956 (getattrfunc)0, /*tp_getattr*/
957 (setattrfunc)0, /*tp_setattr*/
958 (cmpfunc)PySwigPacked_compare, /*tp_compare*/
959 (reprfunc)PySwigPacked_repr, /*tp_repr*/
960 0, /*tp_as_number*/
961 0, /*tp_as_sequence*/
962 0, /*tp_as_mapping*/
963 (hashfunc)0, /*tp_hash*/
964 (ternaryfunc)0, /*tp_call*/
965 (reprfunc)PySwigPacked_str, /*tp_str*/
966 /* Space for future expansion */
967 0,0,0,0,
968 pyswigpacked_type__doc__, /* Documentation string */
969#if PY_VERSION_HEX >= 0x02000000
970 0, /* tp_traverse */
971 0, /* tp_clear */
972#endif
973#if PY_VERSION_HEX >= 0x02010000
974 0, /* tp_richcompare */
975 0, /* tp_weaklistoffset */
976#endif
977#if PY_VERSION_HEX >= 0x02020000
978 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /* tp_iter -> tp_weaklist */
979#endif
980#if PY_VERSION_HEX >= 0x02030000
981 0, /* tp_del */
982#endif
983#ifdef COUNT_ALLOCS
984 0,0,0,0 /* tp_alloc -> tp_next */
985#endif
986 };
987#if !defined(__cplusplus)
988 pyswigpacked_type = tmp;
989 type_init = 1;
990 }
991#endif
992 return &pyswigpacked_type;
993}
SWIGRUNTIME void PySwigPacked_dealloc(PySwigPacked *self)
Definition pisock_wrap.c:930
SWIGRUNTIME int PySwigPacked_print(PySwigPacked *v, FILE *fp, int flags)
Definition pisock_wrap.c:879
SWIGRUNTIME PyObject * PySwigPacked_repr(PySwigPacked *v)
Definition pisock_wrap.c:894
SWIGRUNTIME PyObject * PySwigPacked_str(PySwigPacked *v)
Definition pisock_wrap.c:905
SWIGRUNTIME int PySwigPacked_compare(PySwigPacked *v, PySwigPacked *w)
Definition pisock_wrap.c:916

References PySwigPacked_compare(), PySwigPacked_dealloc(), PySwigPacked_print(), PySwigPacked_repr(), and PySwigPacked_str().

Referenced by PySwigPacked_Check(), and PySwigPacked_FromDataAndDesc().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PySwigPacked_UnpackData()

SWIGRUNTIMEINLINE const char * PySwigPacked_UnpackData ( PyObject * obj,
void * ptr,
size_t size )
1016{
1017 PySwigPacked *self = (PySwigPacked *)obj;
1018 if (self->size != size) return 0;
1019 memcpy(ptr, self->pack, size);
1020 return self->desc;
1021}

References PySwigPacked::desc, PySwigPacked::pack, PySwigPacked::size, and size.

Referenced by SWIG_Python_ConvertPacked().

Here is the caller graph for this function:

◆ pythonWrapper_handlePiErr()

static int pythonWrapper_handlePiErr ( int sd,
int err )
static
1746{
1747 /* This function is called by each function
1748 * which receives a PI_ERR return code
1749 */
1750 if (err == PI_ERR_DLP_PALMOS) {
1751 int palmerr = pi_palmos_error(sd);
1752 if (palmerr == dlpErrNoError)
1753 return 0;
1754 if (palmerr > dlpErrNoError && palmerr <= dlpErrUnknown) {
1755 PyErr_SetObject(PIError,
1756 Py_BuildValue("(is)", palmerr, dlp_strerror(palmerr)));
1757 return err;
1758 }
1759 }
1760
1761 if (IS_PROT_ERR(err))
1762 PyErr_SetObject(PIError, Py_BuildValue("(is)", err, "protocol error"));
1763 else if (IS_SOCK_ERR(err))
1764 PyErr_SetObject(PIError, Py_BuildValue("(is)", err, "socket error"));
1765 else if (IS_DLP_ERR(err))
1766 PyErr_SetObject(PIError, Py_BuildValue("(is)", err, "DLP error"));
1767 else if (IS_FILE_ERR(err))
1768 PyErr_SetObject(PIError, Py_BuildValue("(is)", err, "file error"));
1769 else if (IS_GENERIC_ERR(err))
1770 PyErr_SetObject(PIError, Py_BuildValue("(is)", err, "generic error"));
1771 else
1772 PyErr_SetObject(PIError, Py_BuildValue("(is)", err, "pisock error"));
1773
1774 return err;
1775}

References dlp_strerror(), pi_palmos_error(), PIError, and sd.

Referenced by _wrap_dlp_AbortSync(), _wrap_dlp_AddSyncLogEntry(), _wrap_dlp_CallApplication(), _wrap_dlp_CleanUpDatabase(), _wrap_dlp_CloseDB(), _wrap_dlp_CloseDB_All(), _wrap_dlp_CreateDB(), _wrap_dlp_DeleteCategory(), _wrap_dlp_DeleteDB(), _wrap_dlp_DeleteRecord(), _wrap_dlp_DeleteResource(), _wrap_dlp_EndOfSync(), _wrap_dlp_ExpCardInfo(), _wrap_dlp_ExpCardPresent(), _wrap_dlp_ExpSlotEnumerate(), _wrap_dlp_ExpSlotMediaType(), _wrap_dlp_FindDBByName(), _wrap_dlp_FindDBByOpenHandle(), _wrap_dlp_FindDBByTypeCreator(), _wrap_dlp_FindDBInfo(), _wrap_dlp_GetROMToken(), _wrap_dlp_GetSysDateTime_(), _wrap_dlp_MoveCategory(), _wrap_dlp_OpenConduit(), _wrap_dlp_OpenDB(), _wrap_dlp_ReadAppBlock(), _wrap_dlp_ReadAppPreference(), _wrap_dlp_ReadDBList_(), _wrap_dlp_ReadFeature(), _wrap_dlp_ReadNetSyncInfo(), _wrap_dlp_ReadNextModifiedRec(), _wrap_dlp_ReadNextModifiedRecInCategory(), _wrap_dlp_ReadNextRecInCategory(), _wrap_dlp_ReadOpenDBInfo(), _wrap_dlp_ReadRecordById(), _wrap_dlp_ReadRecordByIndex(), _wrap_dlp_ReadResourceByIndex(), _wrap_dlp_ReadResourceByType(), _wrap_dlp_ReadSortBlock(), _wrap_dlp_ReadStorageInfo(), _wrap_dlp_ReadSysInfo(), _wrap_dlp_ReadUserInfo(), _wrap_dlp_ResetDBIndex(), _wrap_dlp_ResetLastSyncPC(), _wrap_dlp_ResetSyncFlags(), _wrap_dlp_ResetSystem(), _wrap_dlp_SetDBInfo(), _wrap_dlp_SetSysDateTime(), _wrap_dlp_VFSDirCreate(), _wrap_dlp_VFSDirEntryEnumerate(), _wrap_dlp_VFSExportDatabaseToFile(), _wrap_dlp_VFSFileClose(), _wrap_dlp_VFSFileCreate(), _wrap_dlp_VFSFileDelete(), _wrap_dlp_VFSFileEOF(), _wrap_dlp_VFSFileGetAttributes(), _wrap_dlp_VFSFileGetDate(), _wrap_dlp_VFSFileOpen(), _wrap_dlp_VFSFileRead(), _wrap_dlp_VFSFileRename(), _wrap_dlp_VFSFileResize(), _wrap_dlp_VFSFileSeek(), _wrap_dlp_VFSFileSetAttributes(), _wrap_dlp_VFSFileSetDate(), _wrap_dlp_VFSFileSize(), _wrap_dlp_VFSFileTell(), _wrap_dlp_VFSFileWrite(), _wrap_dlp_VFSGetDefaultDir(), _wrap_dlp_VFSImportDatabaseFromFile(), _wrap_dlp_VFSVolumeEnumerate(), _wrap_dlp_VFSVolumeFormat(), _wrap_dlp_VFSVolumeGetLabel(), _wrap_dlp_VFSVolumeInfo(), _wrap_dlp_VFSVolumeSetLabel(), _wrap_dlp_VFSVolumeSize(), _wrap_dlp_WriteAppBlock(), _wrap_dlp_WriteAppPreference(), _wrap_dlp_WriteNetSyncInfo(), _wrap_dlp_WriteRecord(), _wrap_dlp_WriteResource(), _wrap_dlp_WriteSortBlock(), _wrap_dlp_WriteUserInfo(), _wrap_pi_accept(), _wrap_pi_accept_to(), _wrap_pi_bind(), _wrap_pi_connect(), _wrap_pi_file_install(), _wrap_pi_file_retrieve(), _wrap_pi_listen(), _wrap_pi_tickle(), and _wrap_pi_version().

Here is the call graph for this function:

◆ SWIG_As_int()

SWIGINTERNINLINE int SWIG_As_int ( PyObject * obj)
1907{
1908 int v;
1909 if (!SWIG_AsVal_int(obj, &v)) {
1910 /*
1911 this is needed to make valgrind/purify happier.
1912 */
1913 memset((void*)&v, 0, sizeof(int));
1914 }
1915 return v;
1916}
SWIGINTERNINLINE int SWIG_AsVal_int(PyObject *obj, int *val)
Definition pisock_wrap.c:1898

References SWIG_AsVal_int().

Referenced by _wrap_CardInfo_card_set(), _wrap_CardInfo_more_set(), _wrap_CardInfo_version_set(), _wrap_DBInfo_more_set(), _wrap_dlp_AbortSync(), _wrap_dlp_AddSyncLogEntry(), _wrap_dlp_CallApplication(), _wrap_dlp_CleanUpDatabase(), _wrap_dlp_CloseDB(), _wrap_dlp_CloseDB_All(), _wrap_dlp_CreateDB(), _wrap_dlp_DeleteCategory(), _wrap_dlp_DeleteDB(), _wrap_dlp_DeleteRecord(), _wrap_dlp_DeleteResource(), _wrap_dlp_EndOfSync(), _wrap_dlp_ExpCardInfo(), _wrap_dlp_ExpCardPresent(), _wrap_dlp_ExpSlotEnumerate(), _wrap_dlp_ExpSlotMediaType(), _wrap_dlp_FindDBByName(), _wrap_dlp_FindDBByOpenHandle(), _wrap_dlp_FindDBByTypeCreator(), _wrap_dlp_FindDBInfo(), _wrap_dlp_GetROMToken(), _wrap_dlp_GetSysDateTime_(), _wrap_dlp_MoveCategory(), _wrap_dlp_OpenConduit(), _wrap_dlp_OpenDB(), _wrap_dlp_ReadAppBlock(), _wrap_dlp_ReadAppPreference(), _wrap_dlp_ReadDBList_(), _wrap_dlp_ReadFeature(), _wrap_dlp_ReadNetSyncInfo(), _wrap_dlp_ReadNextModifiedRec(), _wrap_dlp_ReadNextModifiedRecInCategory(), _wrap_dlp_ReadNextRecInCategory(), _wrap_dlp_ReadOpenDBInfo(), _wrap_dlp_ReadRecordById(), _wrap_dlp_ReadRecordByIndex(), _wrap_dlp_ReadResourceByIndex(), _wrap_dlp_ReadResourceByType(), _wrap_dlp_ReadSortBlock(), _wrap_dlp_ReadStorageInfo(), _wrap_dlp_ReadSysInfo(), _wrap_dlp_ReadUserInfo(), _wrap_dlp_ResetDBIndex(), _wrap_dlp_ResetLastSyncPC(), _wrap_dlp_ResetSyncFlags(), _wrap_dlp_ResetSystem(), _wrap_dlp_set_protocol_version(), _wrap_dlp_SetDBInfo(), _wrap_dlp_SetSysDateTime(), _wrap_dlp_VFSDirCreate(), _wrap_dlp_VFSDirEntryEnumerate(), _wrap_dlp_VFSExportDatabaseToFile(), _wrap_dlp_VFSFileClose(), _wrap_dlp_VFSFileCreate(), _wrap_dlp_VFSFileDelete(), _wrap_dlp_VFSFileEOF(), _wrap_dlp_VFSFileGetAttributes(), _wrap_dlp_VFSFileGetDate(), _wrap_dlp_VFSFileOpen(), _wrap_dlp_VFSFileRead(), _wrap_dlp_VFSFileRename(), _wrap_dlp_VFSFileResize(), _wrap_dlp_VFSFileSeek(), _wrap_dlp_VFSFileSetAttributes(), _wrap_dlp_VFSFileSetDate(), _wrap_dlp_VFSFileSize(), _wrap_dlp_VFSFileTell(), _wrap_dlp_VFSFileWrite(), _wrap_dlp_VFSGetDefaultDir(), _wrap_dlp_VFSImportDatabaseFromFile(), _wrap_dlp_VFSVolumeEnumerate(), _wrap_dlp_VFSVolumeFormat(), _wrap_dlp_VFSVolumeGetLabel(), _wrap_dlp_VFSVolumeInfo(), _wrap_dlp_VFSVolumeSetLabel(), _wrap_dlp_VFSVolumeSize(), _wrap_dlp_WriteAppBlock(), _wrap_dlp_WriteAppPreference(), _wrap_dlp_WriteNetSyncInfo(), _wrap_dlp_WriteRecord(), _wrap_dlp_WriteResource(), _wrap_dlp_WriteSortBlock(), _wrap_dlp_WriteUserInfo(), _wrap_NetSyncInfo_lanSync_set(), _wrap_pi_accept(), _wrap_pi_accept_to(), _wrap_pi_bind(), _wrap_pi_close(), _wrap_pi_connect(), _wrap_pi_error(), _wrap_pi_file_install(), _wrap_pi_file_retrieve(), _wrap_pi_flush(), _wrap_pi_getsockname(), _wrap_pi_getsockopt(), _wrap_pi_getsockpeer(), _wrap_pi_listen(), _wrap_pi_maxrecsize(), _wrap_pi_palmos_error(), _wrap_pi_protocol(), _wrap_pi_protocol_next(), _wrap_pi_read(), _wrap_pi_recv(), _wrap_pi_reset_errors(), _wrap_pi_send(), _wrap_pi_set_error(), _wrap_pi_set_palmos_error(), _wrap_pi_setsockopt(), _wrap_pi_socket(), _wrap_pi_socket_connected(), _wrap_pi_socket_setsd(), _wrap_pi_socket_t_accept_to_set(), _wrap_pi_socket_t_cmd_len_set(), _wrap_pi_socket_t_cmd_set(), _wrap_pi_socket_t_command_set(), _wrap_pi_socket_t_dlprecord_set(), _wrap_pi_socket_t_dlpversion_set(), _wrap_pi_socket_t_honor_rx_to_set(), _wrap_pi_socket_t_last_error_set(), _wrap_pi_socket_t_palmos_error_set(), _wrap_pi_socket_t_protocol_set(), _wrap_pi_socket_t_queue_len_set(), _wrap_pi_socket_t_sd_set(), _wrap_pi_socket_t_state_set(), _wrap_pi_socket_t_type_set(), _wrap_pi_tickle(), _wrap_pi_version(), _wrap_pi_watchdog(), _wrap_pi_write(), _wrap_VFSInfo_slotLibRefNum_set(), and _wrap_VFSInfo_slotRefNum_set().

Here is the call graph for this function:

◆ SWIG_As_long()

SWIGINTERNINLINE long SWIG_As_long ( PyObject * obj)
2160{
2161 long v;
2162 if (!SWIG_AsVal_long(obj, &v)) {
2163 /*
2164 this is needed to make valgrind/purify happier.
2165 */
2166 memset((void*)&v, 0, sizeof(long));
2167 }
2168 return v;
2169}
SWIGINTERN int SWIG_AsVal_long(PyObject *obj, long *val)
Definition pisock_wrap.c:1852

References SWIG_AsVal_long().

Referenced by _wrap_CardInfo_creation_set(), _wrap_DBInfo_backupDate_set(), _wrap_DBInfo_createDate_set(), _wrap_DBInfo_modifyDate_set(), _wrap_dlp_htopdate(), _wrap_dlp_SetDBInfo(), _wrap_dlp_SetSysDateTime(), _wrap_dlp_VFSFileSetDate(), _wrap_PilotUser_lastSyncDate_set(), and _wrap_PilotUser_successfulSyncDate_set().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_As_unsigned_SS_char()

SWIGINTERNINLINE unsigned char SWIG_As_unsigned_SS_char ( PyObject * obj)
2203{
2204 unsigned char v;
2205 if (!SWIG_AsVal_unsigned_SS_char(obj, &v)) {
2206 /*
2207 this is needed to make valgrind/purify happier.
2208 */
2209 memset((void*)&v, 0, sizeof(unsigned char));
2210 }
2211 return v;
2212}
SWIGINTERN int SWIG_AsVal_unsigned_SS_char(PyObject *obj, unsigned char *val)
Definition pisock_wrap.c:2180

References SWIG_AsVal_unsigned_SS_char().

Referenced by _wrap_dlp_VFSVolumeFormat(), and _wrap_SysInfo_prodIDLength_set().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_As_unsigned_SS_int()

SWIGINTERNINLINE unsigned int SWIG_As_unsigned_SS_int ( PyObject * obj)
2257{
2258 unsigned int v;
2259 if (!SWIG_AsVal_unsigned_SS_int(obj, &v)) {
2260 /*
2261 this is needed to make valgrind/purify happier.
2262 */
2263 memset((void*)&v, 0, sizeof(unsigned int));
2264 }
2265 return v;
2266}
SWIGINTERNINLINE unsigned int SWIG_AsVal_unsigned_SS_int(PyObject *obj, unsigned int *val)
Definition pisock_wrap.c:2248

References SWIG_AsVal_unsigned_SS_int().

Referenced by _wrap_DBInfo_flags_set(), _wrap_DBInfo_index_set(), _wrap_DBInfo_miscFlags_set(), _wrap_DBInfo_version_set(), _wrap_dlp_CreateDB(), _wrap_dlp_SetDBInfo(), and _wrap_dlp_VFSExportDatabaseToFile().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_As_unsigned_SS_long()

SWIGINTERNINLINE unsigned long SWIG_As_unsigned_SS_long ( PyObject * obj)
1955{
1956 unsigned long v;
1957 if (!SWIG_AsVal_unsigned_SS_long(obj, &v)) {
1958 /*
1959 this is needed to make valgrind/purify happier.
1960 */
1961 memset((void*)&v, 0, sizeof(unsigned long));
1962 }
1963 return v;
1964}
SWIGINTERN int SWIG_AsVal_unsigned_SS_long(PyObject *obj, unsigned long *val)
Definition pisock_wrap.c:1927

References SWIG_AsVal_unsigned_SS_long().

Referenced by _wrap_CardInfo_ramFree_set(), _wrap_CardInfo_ramSize_set(), _wrap_CardInfo_romSize_set(), _wrap_DBInfo_modnum_set(), _wrap_DBSizeInfo_appBlockSize_set(), _wrap_DBSizeInfo_dataBytes_set(), _wrap_DBSizeInfo_maxRecSize_set(), _wrap_DBSizeInfo_numRecords_set(), _wrap_DBSizeInfo_sortBlockSize_set(), _wrap_DBSizeInfo_totalBytes_set(), _wrap_dlp_DeleteRecord(), _wrap_dlp_DeleteResource(), _wrap_dlp_GetROMToken(), _wrap_dlp_ReadRecordById(), _wrap_dlp_VFSDirEntryEnumerate(), _wrap_dlp_VFSFileClose(), _wrap_dlp_VFSFileEOF(), _wrap_dlp_VFSFileGetAttributes(), _wrap_dlp_VFSFileGetDate(), _wrap_dlp_VFSFileRead(), _wrap_dlp_VFSFileResize(), _wrap_dlp_VFSFileSeek(), _wrap_dlp_VFSFileSetAttributes(), _wrap_dlp_VFSFileSetDate(), _wrap_dlp_VFSFileSize(), _wrap_dlp_VFSFileTell(), _wrap_dlp_VFSFileWrite(), _wrap_dlp_WriteRecord(), _wrap_dlp_WriteResource(), _wrap_pi_read(), _wrap_pi_recv(), _wrap_pi_send(), _wrap_pi_socket_t_laddrlen_set(), _wrap_pi_socket_t_maxrecsize_set(), _wrap_pi_socket_t_raddrlen_set(), _wrap_PilotUser_lastSyncPC_set(), _wrap_PilotUser_passwordLength_set(), _wrap_PilotUser_userID_set(), _wrap_PilotUser_viewerID_set(), _wrap_SysInfo_locale_set(), _wrap_SysInfo_maxRecSize_set(), _wrap_SysInfo_romVersion_set(), _wrap_VFSAnyMountParam_mountClass_set(), _wrap_VFSDirInfo_attr_set(), _wrap_VFSInfo_attributes_set(), _wrap_VFSInfo_fsCreator_set(), _wrap_VFSInfo_fsType_set(), _wrap_VFSInfo_mediaType_set(), _wrap_VFSInfo_mountClass_set(), and _wrap_VFSInfo_reserved_set().

Here is the call graph for this function:

◆ SWIG_As_unsigned_SS_short()

SWIGINTERNINLINE unsigned short SWIG_As_unsigned_SS_short ( PyObject * obj)
2134{
2135 unsigned short v;
2136 if (!SWIG_AsVal_unsigned_SS_short(obj, &v)) {
2137 /*
2138 this is needed to make valgrind/purify happier.
2139 */
2140 memset((void*)&v, 0, sizeof(unsigned short));
2141 }
2142 return v;
2143}
SWIGINTERN int SWIG_AsVal_unsigned_SS_short(PyObject *obj, unsigned short *val)
Definition pisock_wrap.c:2111

References SWIG_AsVal_unsigned_SS_short().

Referenced by _wrap_SysInfo_compatMajorVersion_set(), _wrap_SysInfo_compatMinorVersion_set(), _wrap_SysInfo_dlpMajorVersion_set(), _wrap_SysInfo_dlpMinorVersion_set(), _wrap_VFSAnyMountParam_reserved_set(), _wrap_VFSAnyMountParam_volRefNum_set(), _wrap_VFSSlotMountParam_slotLibRefNum_set(), and _wrap_VFSSlotMountParam_slotRefNum_set().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_AsCharArray()

SWIGINTERN int SWIG_AsCharArray ( PyObject * obj,
char * val,
size_t size )
2054{
2055 char* cptr; size_t csize;
2056 if (SWIG_AsCharPtrAndSize(obj, &cptr, &csize)) {
2057 /* in C you can do:
2058
2059 char x[5] = "hello";
2060
2061 ie, assing the array using an extra '0' char.
2062 */
2063 if ((csize == size + 1) && !(cptr[csize-1])) --csize;
2064 if (csize <= size) {
2065 if (val) {
2066 if (csize) memcpy(val, cptr, csize);
2067 if (csize < size) memset(val + csize, 0, size - csize);
2068 }
2069 return 1;
2070 }
2071 }
2072 if (val) {
2073 PyErr_Format(PyExc_TypeError,
2074 "a char array of maximum size %lu is expected",
2075 (unsigned long) size);
2076 }
2077 return 0;
2078}
SWIGINTERN int SWIG_AsCharPtrAndSize(PyObject *obj, char **cptr, size_t *psize)
Definition pisock_wrap.c:2005

References size, and SWIG_AsCharPtrAndSize().

Referenced by _wrap_CardInfo_manufacturer_set(), _wrap_CardInfo_name_set(), _wrap_DBInfo_name_set(), _wrap_NetSyncInfo_hostAddress_set(), _wrap_NetSyncInfo_hostName_set(), _wrap_NetSyncInfo_hostSubnetMask_set(), _wrap_PilotUser_password_set(), _wrap_PilotUser_username_set(), _wrap_SysInfo_prodID_set(), and _wrap_VFSDirInfo_name_set().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_AsCharPtr()

SWIGINTERNINLINE int SWIG_AsCharPtr ( PyObject * obj,
char ** val )

◆ SWIG_AsCharPtrAndSize()

SWIGINTERN int SWIG_AsCharPtrAndSize ( PyObject * obj,
char ** cptr,
size_t * psize )
2006{
2007 static swig_type_info* pchar_info = 0;
2008 char* vptr = 0;
2009 if (!pchar_info) pchar_info = SWIG_TypeQuery("char *");
2010 if (SWIG_ConvertPtr(obj, (void**)&vptr, pchar_info, 0) != -1) {
2011 if (cptr) *cptr = vptr;
2012 if (psize) *psize = vptr ? (strlen(vptr) + 1) : 0;
2013 return SWIG_OLDOBJ;
2014 } else {
2015 PyErr_Clear();
2016 if (PyString_Check(obj)) {
2017 if (cptr) {
2018 *cptr = PyString_AS_STRING(obj);
2019 if (psize) {
2020 *psize = PyString_GET_SIZE(obj) + 1;
2021 }
2022 }
2023 return SWIG_PYSTR;
2024 }
2025 }
2026 if (cptr) {
2027 SWIG_type_error("char *", obj);
2028 }
2029 return 0;
2030}
#define SWIG_TypeQuery(name)
Definition pisock_wrap.c:1448
#define SWIG_OLDOBJ
Definition pisock_wrap.c:567
#define SWIG_PYSTR
Definition pisock_wrap.c:569
Definition pisock_wrap.c:130

References SWIG_ConvertPtr, SWIG_OLDOBJ, SWIG_PYSTR, SWIG_type_error, and SWIG_TypeQuery.

Referenced by SWIG_AsCharArray(), and SWIG_AsCharPtr().

Here is the caller graph for this function:

◆ SWIG_AsVal_int()

SWIGINTERNINLINE int SWIG_AsVal_int ( PyObject * obj,
int * val )
1899{
1900 return SWIG_AsVal_long(obj,(long*)val);
1901}

References SWIG_AsVal_long().

Referenced by SWIG_As_int(), and SWIG_Check_int().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_AsVal_long()

SWIGINTERN int SWIG_AsVal_long ( PyObject * obj,
long * val )
1853{
1854 if (PyLong_Check(obj)) {
1855 long v = PyLong_AsLong(obj);
1856 if (!PyErr_Occurred()) {
1857 if (val) *val = v;
1858 return 1;
1859 } else {
1860 if (!val) PyErr_Clear();
1861 return 0;
1862 }
1863 }
1864 if (PyInt_Check(obj)) {
1865 if (val) *val = PyInt_AsLong(obj);
1866 return 1;
1867 }
1868 if (val) {
1869 SWIG_type_error("long", obj);
1870 }
1871 return 0;
1872 }

References SWIG_type_error.

Referenced by SWIG_As_long(), SWIG_AsVal_int(), and SWIG_Check_long().

Here is the caller graph for this function:

◆ SWIG_AsVal_unsigned_SS_char()

SWIGINTERN int SWIG_AsVal_unsigned_SS_char ( PyObject * obj,
unsigned char * val )
2181{
2182 const char* errmsg = val ? "unsigned char" : (char*)0;
2183 unsigned long v;
2184 if (SWIG_AsVal_unsigned_SS_long(obj, &v)) {
2185 if (SWIG_CheckUnsignedLongInRange(v, UCHAR_MAX,errmsg)) {
2186 if (val) *val = (unsigned char)(v);
2187 return 1;
2188 } else {
2189 return 0;
2190 }
2191 } else {
2192 PyErr_Clear();
2193 }
2194 if (val) {
2195 SWIG_type_error(errmsg, obj);
2196 }
2197 return 0;
2198}
SWIGINTERNINLINE int SWIG_CheckUnsignedLongInRange(unsigned long value, unsigned long max_value, const char *errmsg)
Definition pisock_wrap.c:2094

References SWIG_AsVal_unsigned_SS_long(), SWIG_CheckUnsignedLongInRange(), and SWIG_type_error.

Referenced by SWIG_As_unsigned_SS_char(), and SWIG_Check_unsigned_SS_char().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_AsVal_unsigned_SS_int()

SWIGINTERNINLINE unsigned int SWIG_AsVal_unsigned_SS_int ( PyObject * obj,
unsigned int * val )
2249{
2250 return SWIG_AsVal_unsigned_SS_long(obj,(unsigned long *)val);
2251}

References SWIG_AsVal_unsigned_SS_long().

Referenced by SWIG_As_unsigned_SS_int(), and SWIG_Check_unsigned_SS_int().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_AsVal_unsigned_SS_long()

SWIGINTERN int SWIG_AsVal_unsigned_SS_long ( PyObject * obj,
unsigned long * val )
1928{
1929 if (PyLong_Check(obj)) {
1930 unsigned long v = PyLong_AsUnsignedLong(obj);
1931 if (!PyErr_Occurred()) {
1932 if (val) *val = v;
1933 return 1;
1934 } else {
1935 if (!val) PyErr_Clear();
1936 return 0;
1937 }
1938 }
1939 if (PyInt_Check(obj)) {
1940 long v = PyInt_AsLong(obj);
1941 if (v >= 0) {
1942 if (val) *val = v;
1943 return 1;
1944 }
1945 }
1946 if (val) {
1947 SWIG_type_error("unsigned long", obj);
1948 }
1949 return 0;
1950}

References SWIG_type_error.

Referenced by SWIG_As_unsigned_SS_long(), SWIG_AsVal_unsigned_SS_char(), SWIG_AsVal_unsigned_SS_int(), SWIG_AsVal_unsigned_SS_short(), and SWIG_Check_unsigned_SS_long().

Here is the caller graph for this function:

◆ SWIG_AsVal_unsigned_SS_short()

SWIGINTERN int SWIG_AsVal_unsigned_SS_short ( PyObject * obj,
unsigned short * val )
2112{
2113 const char* errmsg = val ? "unsigned short" : (char*)0;
2114 unsigned long v;
2115 if (SWIG_AsVal_unsigned_SS_long(obj, &v)) {
2116 if (SWIG_CheckUnsignedLongInRange(v, USHRT_MAX, errmsg)) {
2117 if (val) *val = (unsigned short)(v);
2118 return 1;
2119 } else {
2120 return 0;
2121 }
2122 } else {
2123 PyErr_Clear();
2124 }
2125 if (val) {
2126 SWIG_type_error(errmsg, obj);
2127 }
2128 return 0;
2129}

References SWIG_AsVal_unsigned_SS_long(), SWIG_CheckUnsignedLongInRange(), and SWIG_type_error.

Referenced by SWIG_As_unsigned_SS_short(), and SWIG_Check_unsigned_SS_short().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_Check_int()

SWIGINTERNINLINE int SWIG_Check_int ( PyObject * obj)
1921{
1922 return SWIG_AsVal_int(obj, (int*)0);
1923}

References SWIG_AsVal_int().

Here is the call graph for this function:

◆ SWIG_Check_long()

SWIGINTERNINLINE int SWIG_Check_long ( PyObject * obj)
2174{
2175 return SWIG_AsVal_long(obj, (long*)0);
2176}

References SWIG_AsVal_long().

Here is the call graph for this function:

◆ SWIG_Check_unsigned_SS_char()

SWIGINTERNINLINE int SWIG_Check_unsigned_SS_char ( PyObject * obj)
2217{
2218 return SWIG_AsVal_unsigned_SS_char(obj, (unsigned char*)0);
2219}

References SWIG_AsVal_unsigned_SS_char().

Here is the call graph for this function:

◆ SWIG_Check_unsigned_SS_int()

SWIGINTERNINLINE int SWIG_Check_unsigned_SS_int ( PyObject * obj)
2271{
2272 return SWIG_AsVal_unsigned_SS_int(obj, (unsigned int*)0);
2273}

References SWIG_AsVal_unsigned_SS_int().

Here is the call graph for this function:

◆ SWIG_Check_unsigned_SS_long()

SWIGINTERNINLINE int SWIG_Check_unsigned_SS_long ( PyObject * obj)
1969{
1970 return SWIG_AsVal_unsigned_SS_long(obj, (unsigned long*)0);
1971}

References SWIG_AsVal_unsigned_SS_long().

Here is the call graph for this function:

◆ SWIG_Check_unsigned_SS_short()

SWIGINTERNINLINE int SWIG_Check_unsigned_SS_short ( PyObject * obj)
2148{
2149 return SWIG_AsVal_unsigned_SS_short(obj, (unsigned short*)0);
2150}

References SWIG_AsVal_unsigned_SS_short().

Here is the call graph for this function:

◆ SWIG_CheckLongInRange()

SWIGINTERN int SWIG_CheckLongInRange ( long value,
long min_value,
long max_value,
const char * errmsg )
1831{
1832 if (value < min_value) {
1833 if (errmsg) {
1834 PyErr_Format(PyExc_OverflowError,
1835 "value %ld is less than '%s' minimum %ld",
1836 value, errmsg, min_value);
1837 }
1838 return 0;
1839 } else if (value > max_value) {
1840 if (errmsg) {
1841 PyErr_Format(PyExc_OverflowError,
1842 "value %ld is greater than '%s' maximum %ld",
1843 value, errmsg, max_value);
1844 }
1845 return 0;
1846 }
1847 return 1;
1848}

◆ SWIG_CheckUnsignedLongInRange()

SWIGINTERNINLINE int SWIG_CheckUnsignedLongInRange ( unsigned long value,
unsigned long max_value,
const char * errmsg )
2097{
2098 if (value > max_value) {
2099 if (errmsg) {
2100 PyErr_Format(PyExc_OverflowError,
2101 "value %lu is greater than '%s' minimum %lu",
2102 value, errmsg, max_value);
2103 }
2104 return 0;
2105 }
2106 return 1;
2107 }

Referenced by SWIG_AsVal_unsigned_SS_char(), and SWIG_AsVal_unsigned_SS_short().

Here is the caller graph for this function:

◆ SWIG_From_unsigned_SS_long()

SWIGINTERNINLINE PyObject * SWIG_From_unsigned_SS_long ( unsigned long value)
1976{
1977 return (value > LONG_MAX) ?
1978 PyLong_FromUnsignedLong(value)
1979 : PyInt_FromLong((long)(value));
1980}

Referenced by _wrap_CardInfo_ramFree_get(), _wrap_CardInfo_ramSize_get(), _wrap_CardInfo_romSize_get(), _wrap_DBInfo_creator_get(), _wrap_DBInfo_modnum_get(), _wrap_DBInfo_type_get(), _wrap_DBSizeInfo_appBlockSize_get(), _wrap_DBSizeInfo_dataBytes_get(), _wrap_DBSizeInfo_maxRecSize_get(), _wrap_DBSizeInfo_numRecords_get(), _wrap_DBSizeInfo_sortBlockSize_get(), _wrap_DBSizeInfo_totalBytes_get(), _wrap_dlp_CallApplication(), _wrap_dlp_FindDBByName(), _wrap_dlp_FindDBByOpenHandle(), _wrap_dlp_FindDBByTypeCreator(), _wrap_dlp_ReadFeature(), _wrap_dlp_ReadNextModifiedRec(), _wrap_dlp_ReadNextModifiedRecInCategory(), _wrap_dlp_ReadNextRecInCategory(), _wrap_dlp_ReadRecordByIndex(), _wrap_dlp_VFSImportDatabaseFromFile(), _wrap_dlp_WriteRecord(), _wrap_pi_maxrecsize(), _wrap_pi_socket_t_laddrlen_get(), _wrap_pi_socket_t_maxrecsize_get(), _wrap_pi_socket_t_raddrlen_get(), _wrap_PilotUser_lastSyncPC_get(), _wrap_PilotUser_passwordLength_get(), _wrap_PilotUser_userID_get(), _wrap_PilotUser_viewerID_get(), _wrap_SysInfo_locale_get(), _wrap_SysInfo_maxRecSize_get(), _wrap_SysInfo_romVersion_get(), _wrap_VFSAnyMountParam_mountClass_get(), _wrap_VFSDirInfo_attr_get(), _wrap_VFSInfo_attributes_get(), _wrap_VFSInfo_fsCreator_get(), _wrap_VFSInfo_fsType_get(), _wrap_VFSInfo_mediaType_get(), _wrap_VFSInfo_mountClass_get(), and _wrap_VFSInfo_reserved_get().

Here is the caller graph for this function:

◆ SWIG_FromCharArray()

SWIGINTERNINLINE PyObject * SWIG_FromCharArray ( const char * carray,
size_t size )
2083{
2084 if (size > INT_MAX) {
2085 return SWIG_NewPointerObj((char *)(carray),
2086 SWIG_TypeQuery("char *"), 0);
2087 } else {
2088 return PyString_FromStringAndSize(carray, (int)(size));
2089 }
2090}

References size, SWIG_NewPointerObj, and SWIG_TypeQuery.

Referenced by _wrap_CardInfo_manufacturer_get(), _wrap_CardInfo_name_get(), _wrap_DBInfo_name_get(), _wrap_NetSyncInfo_hostAddress_get(), _wrap_NetSyncInfo_hostName_get(), _wrap_NetSyncInfo_hostSubnetMask_get(), _wrap_PilotUser_password_get(), _wrap_PilotUser_username_get(), _wrap_SysInfo_prodID_get(), and _wrap_VFSDirInfo_name_get().

Here is the caller graph for this function:

◆ SWIG_InitializeModule()

SWIGRUNTIME void SWIG_InitializeModule ( void * clientdata)
12593 {
12594 swig_type_info *type, *ret;
12595 swig_cast_info *cast;
12596 size_t i;
12597 swig_module_info *module_head;
12598 static int init_run = 0;
12599
12600 clientdata = clientdata;
12601
12602 if (init_run) return;
12603 init_run = 1;
12604
12605 /* Initialize the swig_module */
12608
12609 /* Try and load any already created modules */
12610 module_head = SWIG_GetModule(clientdata);
12611 if (module_head) {
12612 swig_module.next = module_head->next;
12613 module_head->next = &swig_module;
12614 } else {
12615 /* This is the first module loaded */
12617 SWIG_SetModule(clientdata, &swig_module);
12618 }
12619
12620 /* Now work on filling in swig_module.types */
12621 for (i = 0; i < swig_module.size; ++i) {
12622 type = 0;
12623
12624 /* if there is another module already loaded */
12625 if (swig_module.next != &swig_module) {
12627 }
12628 if (type) {
12629 /* Overwrite clientdata field */
12631 } else {
12632 type = swig_module.type_initial[i];
12633 }
12634
12635 /* Insert casting types */
12636 cast = swig_module.cast_initial[i];
12637 while (cast->type) {
12638 /* Don't need to add information already in the list */
12639 ret = 0;
12640 if (swig_module.next != &swig_module) {
12642 }
12643 if (ret && type == swig_module.type_initial[i]) {
12644 cast->type = ret;
12645 ret = 0;
12646 }
12647
12648 if (!ret) {
12649 if (type->cast) {
12650 type->cast->prev = cast;
12651 cast->next = type->cast;
12652 }
12653 type->cast = cast;
12654 }
12655
12656 cast++;
12657 }
12658
12659 /* Set entry in modules->types array equal to the type */
12660 swig_module.types[i] = type;
12661 }
12662 swig_module.types[i] = 0;
12663 }
static swig_cast_info * swig_cast_initial[]
Definition pisock_wrap.c:12506
static swig_module_info swig_module
Definition pisock_wrap.c:1447
#define SWIG_SetModule(clientdata, pointer)
Definition pisock_wrap.c:598
SWIGRUNTIME swig_type_info * SWIG_MangledTypeQueryModule(swig_module_info *start, swig_module_info *end, const char *name)
Definition pisock_wrap.c:332
#define SWIG_GetModule(clientdata)
Definition pisock_wrap.c:597
swig_type_info * type
Definition pisock_wrap.c:140
struct swig_cast_info * prev
Definition pisock_wrap.c:143
struct swig_cast_info * next
Definition pisock_wrap.c:142
Definition pisock_wrap.c:149
swig_cast_info ** cast_initial
Definition pisock_wrap.c:154
swig_type_info ** type_initial
Definition pisock_wrap.c:153
size_t size
Definition pisock_wrap.c:151
swig_type_info ** types
Definition pisock_wrap.c:150
struct swig_module_info * next
Definition pisock_wrap.c:152
const char * name
Definition pisock_wrap.c:131
void * clientdata
Definition pisock_wrap.c:135
struct swig_cast_info * cast
Definition pisock_wrap.c:134

References swig_type_info::cast, swig_module_info::cast_initial, swig_type_info::clientdata, swig_type_info::name, swig_cast_info::next, swig_module_info::next, swig_cast_info::prev, swig_module_info::size, swig_cast_initial, SWIG_GetModule, SWIG_MangledTypeQueryModule(), swig_module, SWIG_SetModule, swig_type_initial, swig_cast_info::type, swig_module_info::type_initial, and swig_module_info::types.

Here is the call graph for this function:

◆ SWIG_MangledTypeQueryModule()

SWIGRUNTIME swig_type_info * SWIG_MangledTypeQueryModule ( swig_module_info * start,
swig_module_info * end,
const char * name )
334 {
335 swig_module_info *iter = start;
336 do {
337 if (iter->size) {
338 register size_t l = 0;
339 register size_t r = iter->size - 1;
340 do {
341 /* since l+r >= 0, we can (>> 1) instead (/ 2) */
342 register size_t i = (l + r) >> 1;
343 const char *iname = iter->types[i]->name;
344 if (iname) {
345 register int compare = strcmp(name, iname);
346 if (compare == 0) {
347 return iter->types[i];
348 } else if (compare < 0) {
349 if (i) {
350 r = i - 1;
351 } else {
352 break;
353 }
354 } else if (compare > 0) {
355 l = i + 1;
356 }
357 } else {
358 break; /* should never happen */
359 }
360 } while (l <= r);
361 }
362 iter = iter->next;
363 } while (iter != end);
364 return 0;
365}
static int compare(struct db *d1, struct db *d2)
Definition pilot-xfer.c:934

References compare(), name, swig_type_info::name, swig_module_info::next, swig_module_info::size, and swig_module_info::types.

Referenced by SWIG_InitializeModule(), and SWIG_TypeQueryModule().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_PackData()

SWIGRUNTIME char * SWIG_PackData ( char * c,
void * ptr,
size_t sz )
407 {
408 static const char hex[17] = "0123456789abcdef";
409 register const unsigned char *u = (unsigned char *) ptr;
410 register const unsigned char *eu = u + sz;
411 for (; u != eu; ++u) {
412 register unsigned char uu = *u;
413 *(c++) = hex[(uu & 0xf0) >> 4];
414 *(c++) = hex[uu & 0xf];
415 }
416 return c;
417}

Referenced by SWIG_PackDataName(), and SWIG_PackVoidPtr().

Here is the caller graph for this function:

◆ SWIG_PackDataName()

SWIGRUNTIME char * SWIG_PackDataName ( char * buff,
void * ptr,
size_t sz,
const char * name,
size_t bsz )
475 {
476 char *r = buff;
477 size_t lname = (name ? strlen(name) : 0);
478 if ((2*sz + 2 + lname) > bsz) return 0;
479 *(r++) = '_';
480 r = SWIG_PackData(r,ptr,sz);
481 if (lname) {
482 strncpy(r,name,lname+1);
483 } else {
484 *r = 0;
485 }
486 return buff;
487}
SWIGRUNTIME char * SWIG_PackData(char *c, void *ptr, size_t sz)
Definition pisock_wrap.c:407

References name, and SWIG_PackData().

Referenced by PySwigPacked_print(), PySwigPacked_repr(), PySwigPacked_str(), and SWIG_Python_NewPackedObj().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_PackVoidPtr()

SWIGRUNTIME char * SWIG_PackVoidPtr ( char * buff,
void * ptr,
const char * name,
size_t bsz )
451 {
452 char *r = buff;
453 if ((2*sizeof(void *) + 2) > bsz) return 0;
454 *(r++) = '_';
455 r = SWIG_PackData(r,&ptr,sizeof(void *));
456 if (strlen(name) + 1 > (bsz - (r - buff))) return 0;
457 strcpy(r,name);
458 return buff;
459}

References name, and SWIG_PackData().

Referenced by PySwigObject_print(), PySwigObject_repr(), PySwigObject_str(), SWIG_Python_FixMethods(), and SWIG_Python_NewPointerObj().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_PropagateClientData()

SWIGRUNTIME void SWIG_PropagateClientData ( void )
12671 {
12672 size_t i;
12673 swig_cast_info *equiv;
12674 static int init_run = 0;
12675
12676 if (init_run) return;
12677 init_run = 1;
12678
12679 for (i = 0; i < swig_module.size; i++) {
12680 if (swig_module.types[i]->clientdata) {
12681 equiv = swig_module.types[i]->cast;
12682 while (equiv) {
12683 if (!equiv->converter) {
12684 if (equiv->type && !equiv->type->clientdata)
12686 }
12687 equiv = equiv->next;
12688 }
12689 }
12690 }
12691 }
swig_converter_func converter
Definition pisock_wrap.c:141

References swig_type_info::cast, swig_type_info::clientdata, swig_cast_info::converter, swig_cast_info::next, swig_module_info::size, swig_module, SWIG_TypeClientData(), swig_cast_info::type, and swig_module_info::types.

Here is the call graph for this function:

◆ SWIG_Python_AddErrMesg()

SWIGRUNTIME int SWIG_Python_AddErrMesg ( const char * mesg,
int infront )
1101{
1102 if (PyErr_Occurred()) {
1103 PyObject *type = 0;
1104 PyObject *value = 0;
1105 PyObject *traceback = 0;
1106 PyErr_Fetch(&type, &value, &traceback);
1107 if (value) {
1108 PyObject *old_str = PyObject_Str(value);
1109 Py_XINCREF(type);
1110 PyErr_Clear();
1111 if (infront) {
1112 PyErr_Format(type, "%s %s", mesg, PyString_AsString(old_str));
1113 } else {
1114 PyErr_Format(type, "%s %s", PyString_AsString(old_str), mesg);
1115 }
1116 Py_DECREF(old_str);
1117 }
1118 return 1;
1119 } else {
1120 return 0;
1121 }
1122}

Referenced by SWIG_Python_ArgFail().

Here is the caller graph for this function:

◆ SWIG_Python_addvarlink()

SWIGINTERN void SWIG_Python_addvarlink ( PyObject * p,
char * name,
PyObject *(* get_attr )(void),
int(* set_attr )(PyObject *p) )
12839 {
12841 swig_globalvar *gv = (swig_globalvar *) malloc(sizeof(swig_globalvar));
12842 if (gv) {
12843 size_t size = strlen(name)+1;
12844 gv->name = (char *)malloc(size);
12845 if (gv->name) {
12846 strncpy(gv->name,name,size);
12847 gv->get_attr = get_attr;
12848 gv->set_attr = set_attr;
12849 gv->next = v->vars;
12850 }
12851 }
12852 v->vars = gv;
12853 }
Definition pisock_wrap.c:12712
PyObject *(* get_attr)(void)
Definition pisock_wrap.c:12714
char * name
Definition pisock_wrap.c:12713
int(* set_attr)(PyObject *)
Definition pisock_wrap.c:12715
struct swig_globalvar * next
Definition pisock_wrap.c:12716
Definition pisock_wrap.c:12719
PyObject_HEAD swig_globalvar * vars
Definition pisock_wrap.c:12721

References swig_globalvar::get_attr, name, swig_globalvar::name, swig_globalvar::next, swig_globalvar::set_attr, size, and swig_varlinkobject::vars.

◆ SWIG_Python_ArgFail()

SWIGRUNTIME int SWIG_Python_ArgFail ( int argnum)
1126{
1127 if (PyErr_Occurred()) {
1128 /* add information about failing argument */
1129 char mesg[256];
1130 PyOS_snprintf(mesg, sizeof(mesg), "argument number %d:", argnum);
1131 return SWIG_Python_AddErrMesg(mesg, 1);
1132 } else {
1133 return 0;
1134 }
1135}
SWIGRUNTIME int SWIG_Python_AddErrMesg(const char *mesg, int infront)
Definition pisock_wrap.c:1100
#define PyOS_snprintf
Definition pisock_wrap.c:619

References PyOS_snprintf, and SWIG_Python_AddErrMesg().

Referenced by SWIG_Python_MustGetPtr().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_Python_ConvertPacked()

SWIGRUNTIME int SWIG_Python_ConvertPacked ( PyObject * obj,
void * ptr,
size_t sz,
swig_type_info * ty,
int flags )
1249 {
1250 swig_cast_info *tc;
1251 const char *c = 0;
1252
1253#if defined(SWIG_COBJECT_TYPES) && !defined(SWIG_COBJECT_PYTHON)
1254 c = PySwigPacked_UnpackData(obj, ptr, sz);
1255#else
1256 if ((!obj) || (!PyString_Check(obj))) goto type_error;
1257 c = PyString_AsString(obj);
1258 /* Pointer values must start with leading underscore */
1259 c = SWIG_UnpackDataName(c, ptr, sz, ty->name);
1260#endif
1261 if (!c) goto type_error;
1262 if (ty) {
1263 tc = SWIG_TypeCheck(c,ty);
1264 if (!tc) goto type_error;
1265 }
1266 return 0;
1267
1268type_error:
1269 PyErr_Clear();
1271 if (ty) {
1273 } else {
1274 SWIG_Python_TypeError("C/C++ packed data", obj);
1275 }
1276 }
1277 return -1;
1278}
SWIGRUNTIME const char * SWIG_UnpackDataName(const char *c, void *ptr, size_t sz, const char *name)
Definition pisock_wrap.c:490
SWIGRUNTIME const char * SWIG_TypePrettyName(const swig_type_info *type)
Definition pisock_wrap.c:287
SWIGRUNTIME swig_cast_info * SWIG_TypeCheck(const char *c, swig_type_info *ty)
Definition pisock_wrap.c:242
SWIGRUNTIME void SWIG_Python_TypeError(const char *type, PyObject *obj)
Definition pisock_wrap.c:1054
SWIGRUNTIMEINLINE const char * PySwigPacked_UnpackData(PyObject *obj, void *ptr, size_t size)
Definition pisock_wrap.c:1015

References flags, swig_type_info::name, PySwigPacked_UnpackData(), SWIG_POINTER_EXCEPTION, SWIG_Python_TypeError(), SWIG_TypeCheck(), SWIG_TypePrettyName(), and SWIG_UnpackDataName().

Here is the call graph for this function:

◆ SWIG_Python_ConvertPtr()

SWIGRUNTIME int SWIG_Python_ConvertPtr ( PyObject * obj,
void ** ptr,
swig_type_info * ty,
int flags )
1144 {
1145 swig_cast_info *tc;
1146 const char *c = 0;
1147 static PyObject *SWIG_this = 0;
1148 int newref = 0;
1149 PyObject *pyobj = 0;
1150 void *vptr;
1151
1152 if (!obj) return 0;
1153 if (obj == Py_None) {
1154 *ptr = 0;
1155 return 0;
1156 }
1157
1158#ifdef SWIG_COBJECT_TYPES
1159 if (!(PySwigObject_Check(obj))) {
1160 if (!SWIG_this)
1161 SWIG_this = PyString_FromString("this");
1162 pyobj = obj;
1163 obj = PyObject_GetAttr(obj,SWIG_this);
1164 newref = 1;
1165 if (!obj) goto type_error;
1166 if (!PySwigObject_Check(obj)) {
1167 Py_DECREF(obj);
1168 goto type_error;
1169 }
1170 }
1171 vptr = PySwigObject_AsVoidPtr(obj);
1172 c = (const char *) PySwigObject_GetDesc(obj);
1173 if (newref) { Py_DECREF(obj); }
1174 goto type_check;
1175#else
1176 if (!(PyString_Check(obj))) {
1177 if (!SWIG_this)
1178 SWIG_this = PyString_FromString("this");
1179 pyobj = obj;
1180 obj = PyObject_GetAttr(obj,SWIG_this);
1181 newref = 1;
1182 if (!obj) goto type_error;
1183 if (!PyString_Check(obj)) {
1184 Py_DECREF(obj);
1185 goto type_error;
1186 }
1187 }
1188 c = PyString_AsString(obj);
1189 /* Pointer values must start with leading underscore */
1190 c = SWIG_UnpackVoidPtr(c, &vptr, ty->name);
1191 if (newref) { Py_DECREF(obj); }
1192 if (!c) goto type_error;
1193#endif
1194
1195type_check:
1196 if (ty) {
1197 tc = SWIG_TypeCheck(c,ty);
1198 if (!tc) goto type_error;
1199 *ptr = SWIG_TypeCast(tc,vptr);
1200 } else {
1201 *ptr = vptr;
1202 }
1203 if ((pyobj) && (flags & SWIG_POINTER_DISOWN)) {
1204 PyObject_SetAttrString(pyobj,(char*)"thisown",Py_False);
1205 }
1206 return 0;
1207
1208type_error:
1209 PyErr_Clear();
1210 if (pyobj && !obj) {
1211 obj = pyobj;
1212 if (PyCFunction_Check(obj)) {
1213 /* here we get the method pointer for callbacks */
1214 char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc);
1215 c = doc ? strstr(doc, "swig_ptr: ") : 0;
1216 if (c) {
1217 c = ty ? SWIG_UnpackVoidPtr(c + 10, &vptr, ty->name) : 0;
1218 if (!c) goto type_error;
1219 goto type_check;
1220 }
1221 }
1222 }
1224 if (ty) {
1226 } else {
1227 SWIG_Python_TypeError("C/C++ pointer", obj);
1228 }
1229 }
1230 return -1;
1231}
SWIGRUNTIME const char * SWIG_UnpackVoidPtr(const char *c, void **ptr, const char *name)
Definition pisock_wrap.c:462
SWIGRUNTIMEINLINE int PySwigObject_Check(PyObject *op)
Definition pisock_wrap.c:862
SWIGRUNTIMEINLINE void * PySwigObject_AsVoidPtr(PyObject *self)
Definition pisock_wrap.c:850
SWIGRUNTIMEINLINE void * SWIG_TypeCast(swig_cast_info *ty, void *ptr)
Definition pisock_wrap.c:256
SWIGRUNTIMEINLINE const char * PySwigObject_GetDesc(PyObject *self)
Definition pisock_wrap.c:856

References flags, swig_type_info::name, PySwigObject_AsVoidPtr(), PySwigObject_Check(), PySwigObject_GetDesc(), SWIG_POINTER_DISOWN, SWIG_POINTER_EXCEPTION, SWIG_Python_TypeError(), SWIG_TypeCast(), SWIG_TypeCheck(), SWIG_TypePrettyName(), and SWIG_UnpackVoidPtr().

Referenced by _wrap_CardInfo_card_get(), _wrap_CardInfo_card_set(), _wrap_CardInfo_creation_get(), _wrap_CardInfo_creation_set(), _wrap_CardInfo_manufacturer_get(), _wrap_CardInfo_manufacturer_set(), _wrap_CardInfo_more_get(), _wrap_CardInfo_more_set(), _wrap_CardInfo_name_get(), _wrap_CardInfo_name_set(), _wrap_CardInfo_ramFree_get(), _wrap_CardInfo_ramFree_set(), _wrap_CardInfo_ramSize_get(), _wrap_CardInfo_ramSize_set(), _wrap_CardInfo_romSize_get(), _wrap_CardInfo_romSize_set(), _wrap_CardInfo_version_get(), _wrap_CardInfo_version_set(), _wrap_DBInfo_backupDate_get(), _wrap_DBInfo_backupDate_set(), _wrap_DBInfo_createDate_get(), _wrap_DBInfo_createDate_set(), _wrap_DBInfo_creator_get(), _wrap_DBInfo_creator_set(), _wrap_DBInfo_flags_get(), _wrap_DBInfo_flags_set(), _wrap_DBInfo_index_get(), _wrap_DBInfo_index_set(), _wrap_DBInfo_miscFlags_get(), _wrap_DBInfo_miscFlags_set(), _wrap_DBInfo_modifyDate_get(), _wrap_DBInfo_modifyDate_set(), _wrap_DBInfo_modnum_get(), _wrap_DBInfo_modnum_set(), _wrap_DBInfo_more_get(), _wrap_DBInfo_more_set(), _wrap_DBInfo_name_get(), _wrap_DBInfo_name_set(), _wrap_DBInfo_type_get(), _wrap_DBInfo_type_set(), _wrap_DBInfo_version_get(), _wrap_DBInfo_version_set(), _wrap_DBSizeInfo_appBlockSize_get(), _wrap_DBSizeInfo_appBlockSize_set(), _wrap_DBSizeInfo_dataBytes_get(), _wrap_DBSizeInfo_dataBytes_set(), _wrap_DBSizeInfo_maxRecSize_get(), _wrap_DBSizeInfo_maxRecSize_set(), _wrap_DBSizeInfo_numRecords_get(), _wrap_DBSizeInfo_numRecords_set(), _wrap_DBSizeInfo_sortBlockSize_get(), _wrap_DBSizeInfo_sortBlockSize_set(), _wrap_DBSizeInfo_totalBytes_get(), _wrap_DBSizeInfo_totalBytes_set(), _wrap_delete_CardInfo(), _wrap_delete_DBInfo(), _wrap_delete_DBSizeInfo(), _wrap_delete_NetSyncInfo(), _wrap_delete_pi_socket_list_t(), _wrap_delete_pi_socket_t(), _wrap_delete_VFSAnyMountParam(), _wrap_delete_VFSDirInfo(), _wrap_delete_VFSInfo(), _wrap_delete_VFSSlotMountParam(), _wrap_dlp_ExpCardInfo(), _wrap_dlp_ExpSlotMediaType(), _wrap_dlp_GetROMToken(), _wrap_dlp_GetSysDateTime_(), _wrap_dlp_htopdate(), _wrap_dlp_ptohdate(), _wrap_dlp_ReadAppPreference(), _wrap_dlp_ReadResourceByIndex(), _wrap_dlp_VFSDirEntryEnumerate(), _wrap_dlp_VFSFileGetAttributes(), _wrap_dlp_VFSFileGetDate(), _wrap_dlp_VFSFileOpen(), _wrap_dlp_VFSFileSize(), _wrap_dlp_VFSFileTell(), _wrap_dlp_VFSGetDefaultDir(), _wrap_dlp_VFSVolumeEnumerate(), _wrap_dlp_VFSVolumeFormat(), _wrap_dlp_VFSVolumeGetLabel(), _wrap_dlp_VFSVolumeInfo(), _wrap_NetSyncInfo_hostAddress_get(), _wrap_NetSyncInfo_hostAddress_set(), _wrap_NetSyncInfo_hostName_get(), _wrap_NetSyncInfo_hostName_set(), _wrap_NetSyncInfo_hostSubnetMask_get(), _wrap_NetSyncInfo_hostSubnetMask_set(), _wrap_NetSyncInfo_lanSync_get(), _wrap_NetSyncInfo_lanSync_set(), _wrap_pi_getsockopt(), _wrap_pi_setsockopt(), _wrap_pi_socket_list_t_next_get(), _wrap_pi_socket_list_t_next_set(), _wrap_pi_socket_list_t_ps_get(), _wrap_pi_socket_list_t_ps_set(), _wrap_pi_socket_setsd(), _wrap_pi_socket_t_accept_to_get(), _wrap_pi_socket_t_accept_to_set(), _wrap_pi_socket_t_cmd_get(), _wrap_pi_socket_t_cmd_len_get(), _wrap_pi_socket_t_cmd_len_set(), _wrap_pi_socket_t_cmd_queue_get(), _wrap_pi_socket_t_cmd_queue_set(), _wrap_pi_socket_t_cmd_set(), _wrap_pi_socket_t_command_get(), _wrap_pi_socket_t_command_set(), _wrap_pi_socket_t_device_get(), _wrap_pi_socket_t_device_set(), _wrap_pi_socket_t_dlprecord_get(), _wrap_pi_socket_t_dlprecord_set(), _wrap_pi_socket_t_dlpversion_get(), _wrap_pi_socket_t_dlpversion_set(), _wrap_pi_socket_t_honor_rx_to_get(), _wrap_pi_socket_t_honor_rx_to_set(), _wrap_pi_socket_t_laddr_get(), _wrap_pi_socket_t_laddr_set(), _wrap_pi_socket_t_laddrlen_get(), _wrap_pi_socket_t_laddrlen_set(), _wrap_pi_socket_t_last_error_get(), _wrap_pi_socket_t_last_error_set(), _wrap_pi_socket_t_maxrecsize_get(), _wrap_pi_socket_t_maxrecsize_set(), _wrap_pi_socket_t_palmos_error_get(), _wrap_pi_socket_t_palmos_error_set(), _wrap_pi_socket_t_protocol_get(), _wrap_pi_socket_t_protocol_queue_get(), _wrap_pi_socket_t_protocol_queue_set(), _wrap_pi_socket_t_protocol_set(), _wrap_pi_socket_t_queue_len_get(), _wrap_pi_socket_t_queue_len_set(), _wrap_pi_socket_t_raddr_get(), _wrap_pi_socket_t_raddr_set(), _wrap_pi_socket_t_raddrlen_get(), _wrap_pi_socket_t_raddrlen_set(), _wrap_pi_socket_t_sd_get(), _wrap_pi_socket_t_sd_set(), _wrap_pi_socket_t_state_get(), _wrap_pi_socket_t_state_set(), _wrap_pi_socket_t_type_get(), _wrap_pi_socket_t_type_set(), _wrap_VFSAnyMountParam_mountClass_get(), _wrap_VFSAnyMountParam_mountClass_set(), _wrap_VFSAnyMountParam_reserved_get(), _wrap_VFSAnyMountParam_reserved_set(), _wrap_VFSAnyMountParam_volRefNum_get(), _wrap_VFSAnyMountParam_volRefNum_set(), _wrap_VFSDirInfo_attr_get(), _wrap_VFSDirInfo_attr_set(), _wrap_VFSDirInfo_name_get(), _wrap_VFSDirInfo_name_set(), _wrap_VFSInfo_attributes_get(), _wrap_VFSInfo_attributes_set(), _wrap_VFSInfo_fsCreator_get(), _wrap_VFSInfo_fsCreator_set(), _wrap_VFSInfo_fsType_get(), _wrap_VFSInfo_fsType_set(), _wrap_VFSInfo_mediaType_get(), _wrap_VFSInfo_mediaType_set(), _wrap_VFSInfo_mountClass_get(), _wrap_VFSInfo_mountClass_set(), _wrap_VFSInfo_reserved_get(), _wrap_VFSInfo_reserved_set(), _wrap_VFSInfo_slotLibRefNum_get(), _wrap_VFSInfo_slotLibRefNum_set(), _wrap_VFSInfo_slotRefNum_get(), _wrap_VFSInfo_slotRefNum_set(), _wrap_VFSSlotMountParam_slotLibRefNum_get(), _wrap_VFSSlotMountParam_slotLibRefNum_set(), _wrap_VFSSlotMountParam_slotRefNum_get(), _wrap_VFSSlotMountParam_slotRefNum_set(), _wrap_VFSSlotMountParam_vfsMountParam_get(), _wrap_VFSSlotMountParam_vfsMountParam_set(), and SWIG_Python_MustGetPtr().

Here is the call graph for this function:

◆ SWIG_Python_FixMethods()

SWIGINTERN void SWIG_Python_FixMethods ( PyMethodDef * methods,
swig_const_info * const_table,
swig_type_info ** types,
swig_type_info ** types_initial )
12905 {
12906 size_t i;
12907 for (i = 0; methods[i].ml_name; ++i) {
12908 char *c = methods[i].ml_doc;
12909 if (c && (c = strstr(c, "swig_ptr: "))) {
12910 int j;
12911 swig_const_info *ci = 0;
12912 char *name = c + 10;
12913 for (j = 0; const_table[j].type; ++j) {
12914 if (strncmp(const_table[j].name, name,
12915 strlen(const_table[j].name)) == 0) {
12916 ci = &(const_table[j]);
12917 break;
12918 }
12919 }
12920 if (ci) {
12921 size_t shift = (ci->ptype) - types;
12922 swig_type_info *ty = types_initial[shift];
12923 size_t ldoc = (c - methods[i].ml_doc);
12924 size_t lptr = strlen(ty->name)+2*sizeof(void*)+2;
12925 char *ndoc = (char*)malloc(ldoc + lptr + 10);
12926 if (ndoc) {
12927 char *buff = ndoc;
12928 void *ptr = (ci->type == SWIG_PY_POINTER) ? ci->pvalue : 0;
12929 if (ptr) {
12930 strncpy(buff, methods[i].ml_doc, ldoc);
12931 buff += ldoc;
12932 strncpy(buff, "swig_ptr: ", 10);
12933 buff += 10;
12934 SWIG_PackVoidPtr(buff, ptr, ty->name, lptr);
12935 methods[i].ml_doc = ndoc;
12936 }
12937 }
12938 }
12939 }
12940 }
12941 }
#define SWIG_PY_POINTER
Definition pisock_wrap.c:550
Definition pisock_wrap.c:554
void * pvalue
Definition pisock_wrap.c:559
int type
Definition pisock_wrap.c:555
swig_type_info ** ptype
Definition pisock_wrap.c:560

References name, swig_type_info::name, swig_const_info::ptype, swig_const_info::pvalue, SWIG_PackVoidPtr(), SWIG_PY_POINTER, and swig_const_info::type.

Here is the call graph for this function:

◆ SWIG_Python_GetModule()

SWIGRUNTIME swig_module_info * SWIG_Python_GetModule ( void )
1348 {
1349 static void *type_pointer = (void *)0;
1350 /* first check if module already created */
1351 if (!type_pointer) {
1352#ifdef SWIG_LINK_RUNTIME
1353 type_pointer = SWIG_ReturnGlobalTypeList((void *)0);
1354#else
1355 type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION,
1356 (char*)"type_pointer" SWIG_TYPE_TABLE_NAME);
1357 if (PyErr_Occurred()) {
1358 PyErr_Clear();
1359 type_pointer = (void *)0;
1360 }
1361#endif
1362 }
1363 return (swig_module_info *) type_pointer;
1364}
#define SWIG_RUNTIME_VERSION
Definition pisock_wrap.c:92
#define SWIG_TYPE_TABLE_NAME
Definition pisock_wrap.c:100

References SWIG_RUNTIME_VERSION, and SWIG_TYPE_TABLE_NAME.

◆ SWIG_Python_InstallConstants()

SWIGINTERN void SWIG_Python_InstallConstants ( PyObject * d,
swig_const_info constants[] )
12861 {
12862 PyObject *obj = 0;
12863 size_t i;
12864 for (i = 0; constants[i].type; ++i) {
12865 switch(constants[i].type) {
12866 case SWIG_PY_INT:
12867 obj = PyInt_FromLong(constants[i].lvalue);
12868 break;
12869 case SWIG_PY_FLOAT:
12870 obj = PyFloat_FromDouble(constants[i].dvalue);
12871 break;
12872 case SWIG_PY_STRING:
12873 if (constants[i].pvalue) {
12874 obj = PyString_FromString((char *) constants[i].pvalue);
12875 } else {
12876 Py_INCREF(Py_None);
12877 obj = Py_None;
12878 }
12879 break;
12880 case SWIG_PY_POINTER:
12881 obj = SWIG_NewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0);
12882 break;
12883 case SWIG_PY_BINARY:
12884 obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
12885 break;
12886 default:
12887 obj = 0;
12888 break;
12889 }
12890 if (obj) {
12891 PyDict_SetItemString(d,constants[i].name,obj);
12892 Py_DECREF(obj);
12893 }
12894 }
12895 }
#define SWIG_PY_STRING
Definition pisock_wrap.c:549
#define SWIG_PY_BINARY
Definition pisock_wrap.c:551
#define SWIG_PY_FLOAT
Definition pisock_wrap.c:548
#define SWIG_NewPackedObj(ptr, sz, type)
Definition pisock_wrap.c:594
#define SWIG_PY_INT
Definition pisock_wrap.c:547

References name, SWIG_NewPackedObj, SWIG_NewPointerObj, SWIG_PY_BINARY, SWIG_PY_FLOAT, SWIG_PY_INT, SWIG_PY_POINTER, SWIG_PY_STRING, and swig_const_info::type.

◆ SWIG_Python_MustGetPtr()

SWIGRUNTIME void * SWIG_Python_MustGetPtr ( PyObject * obj,
swig_type_info * ty,
int argnum,
int flags )
1235 {
1236 void *result;
1237 if (SWIG_Python_ConvertPtr(obj, &result, ty, flags) == -1) {
1238 PyErr_Clear();
1241 SWIG_Python_ArgFail(argnum);
1242 }
1243 }
1244 return result;
1245}
SWIGRUNTIME int SWIG_Python_ArgFail(int argnum)
Definition pisock_wrap.c:1125

References flags, SWIG_POINTER_EXCEPTION, SWIG_Python_ArgFail(), SWIG_Python_ConvertPtr(), SWIG_Python_TypeError(), and SWIG_TypePrettyName().

Here is the call graph for this function:

◆ SWIG_Python_NewPackedObj()

SWIGRUNTIME PyObject * SWIG_Python_NewPackedObj ( void * ptr,
size_t sz,
swig_type_info * type )
1321 {
1322 PyObject *robj = 0;
1323 if (!ptr) {
1324 Py_INCREF(Py_None);
1325 return Py_None;
1326 }
1327#if defined(SWIG_COBJECT_TYPES) && !defined(SWIG_COBJECT_PYTHON)
1328 robj = PySwigPacked_FromDataAndDesc((void *) ptr, sz, (char *)type->name);
1329#else
1330 {
1331 char result[SWIG_BUFFER_SIZE];
1332 robj = SWIG_PackDataName(result, ptr, sz, type->name, sizeof(result)) ?
1333 PyString_FromString(result) : 0;
1334 }
1335#endif
1336 return robj;
1337}
SWIGRUNTIME PyObject * PySwigPacked_FromDataAndDesc(void *ptr, size_t size, const char *desc)
Definition pisock_wrap.c:996

References swig_type_info::name, PySwigPacked_FromDataAndDesc(), SWIG_BUFFER_SIZE, and SWIG_PackDataName().

Here is the call graph for this function:

◆ SWIG_Python_NewPointerObj()

SWIGRUNTIME PyObject * SWIG_Python_NewPointerObj ( void * ptr,
swig_type_info * type,
int own )
1282 {
1283 PyObject *robj = 0;
1284 if (!type) {
1285 if (!PyErr_Occurred()) {
1286 PyErr_Format(PyExc_TypeError, "Swig: null type passed to NewPointerObj");
1287 }
1288 return robj;
1289 }
1290 if (!ptr) {
1291 Py_INCREF(Py_None);
1292 return Py_None;
1293 }
1294#ifdef SWIG_COBJECT_TYPES
1295 robj = PySwigObject_FromVoidPtrAndDesc((void *) ptr, (char *)type->name);
1296#else
1297 {
1298 char result[SWIG_BUFFER_SIZE];
1299 robj = SWIG_PackVoidPtr(result, ptr, type->name, sizeof(result)) ?
1300 PyString_FromString(result) : 0;
1301 }
1302#endif
1303 if (!robj || (robj == Py_None)) return robj;
1304 if (type->clientdata) {
1305 PyObject *inst;
1306 PyObject *args = Py_BuildValue((char*)"(O)", robj);
1307 Py_DECREF(robj);
1308 inst = PyObject_CallObject((PyObject *) type->clientdata, args);
1309 Py_DECREF(args);
1310 if (inst) {
1311 if (own) {
1312 PyObject_SetAttrString(inst,(char*)"thisown",Py_True);
1313 }
1314 robj = inst;
1315 }
1316 }
1317 return robj;
1318}
SWIGRUNTIME PyObject * PySwigObject_FromVoidPtrAndDesc(void *ptr, const char *desc)
Definition pisock_wrap.c:839

References swig_type_info::clientdata, swig_type_info::name, PySwigObject_FromVoidPtrAndDesc(), SWIG_BUFFER_SIZE, and SWIG_PackVoidPtr().

Here is the call graph for this function:

◆ SWIG_Python_newvarlink()

SWIGINTERN PyObject * SWIG_Python_newvarlink ( void )
12830 {
12831 swig_varlinkobject *result = PyObject_NEW(swig_varlinkobject, swig_varlink_type());
12832 if (result) {
12833 result->vars = 0;
12834 }
12835 return ((PyObject*) result);
12836 }
SWIGINTERN PyTypeObject * swig_varlink_type(void)
Definition pisock_wrap.c:12770

References swig_varlink_type(), and swig_varlinkobject::vars.

Here is the call graph for this function:

◆ SWIG_Python_NullRef()

SWIGRUNTIMEINLINE void SWIG_Python_NullRef ( const char * type)
1091{
1092 if (type) {
1093 PyErr_Format(PyExc_TypeError, "null reference of type '%s' was received",type);
1094 } else {
1095 PyErr_Format(PyExc_TypeError, "null reference was received");
1096 }
1097}

◆ SWIG_Python_SetModule()

SWIGRUNTIME void SWIG_Python_SetModule ( swig_module_info * swig_module)
1399 {
1400 static PyMethodDef swig_empty_runtime_method_table[] = { {NULL, NULL, 0, NULL} };/* Sentinel */
1401
1402 PyObject *module = Py_InitModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION,
1403 swig_empty_runtime_method_table);
1404 PyObject *pointer = PyCObject_FromVoidPtr((void *) swig_module, NULL);
1405 if (pointer && module) {
1406 PyModule_AddObject(module, (char*)"type_pointer" SWIG_TYPE_TABLE_NAME, pointer);
1407 }
1408}
SWIGINTERN int PyModule_AddObject(PyObject *m, char *name, PyObject *o)
Definition pisock_wrap.c:1370

References PyModule_AddObject(), swig_module, SWIG_RUNTIME_VERSION, and SWIG_TYPE_TABLE_NAME.

Here is the call graph for this function:

◆ SWIG_Python_TypeError()

SWIGRUNTIME void SWIG_Python_TypeError ( const char * type,
PyObject * obj )
1055{
1056 if (type) {
1057#if defined(SWIG_COBJECT_TYPES)
1058 if (obj && PySwigObject_Check(obj)) {
1059 const char *otype = (const char *) PySwigObject_GetDesc(obj);
1060 if (otype) {
1061 PyErr_Format(PyExc_TypeError, "a '%s' is expected, 'PySwigObject(%s)' is received",
1062 type, otype);
1063 return;
1064 }
1065 } else
1066#endif
1067 {
1068 const char *otype = (obj ? obj->ob_type->tp_name : 0);
1069 if (otype) {
1070 PyObject *str = PyObject_Str(obj);
1071 const char *cstr = str ? PyString_AsString(str) : 0;
1072 if (cstr) {
1073 PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s(%s)' is received",
1074 type, otype, cstr);
1075 } else {
1076 PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s' is received",
1077 type, otype);
1078 }
1079 Py_XDECREF(str);
1080 return;
1081 }
1082 }
1083 PyErr_Format(PyExc_TypeError, "a '%s' is expected", type);
1084 } else {
1085 PyErr_Format(PyExc_TypeError, "unexpected type is received");
1086 }
1087}

References PySwigObject_Check(), and PySwigObject_GetDesc().

Referenced by SWIG_Python_ConvertPacked(), SWIG_Python_ConvertPtr(), and SWIG_Python_MustGetPtr().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_TypeCast()

SWIGRUNTIMEINLINE void * SWIG_TypeCast ( swig_cast_info * ty,
void * ptr )
256 {
257 return ((!ty) || (!ty->converter)) ? ptr : (*ty->converter)(ptr);
258}

References swig_cast_info::converter.

Referenced by SWIG_Python_ConvertPtr().

Here is the caller graph for this function:

◆ SWIG_TypeCheck()

SWIGRUNTIME swig_cast_info * SWIG_TypeCheck ( const char * c,
swig_type_info * ty )
242 {
243 SWIG_TypeCheck_Template(strcmp(iter->type->name, c) == 0, ty);
244}
#define SWIG_TypeCheck_Template(comparison, ty)
Definition pisock_wrap.c:217

References SWIG_TypeCheck_Template.

Referenced by SWIG_Python_ConvertPacked(), and SWIG_Python_ConvertPtr().

Here is the caller graph for this function:

◆ SWIG_TypeCheckStruct()

SWIGRUNTIME swig_cast_info * SWIG_TypeCheckStruct ( swig_type_info * from,
swig_type_info * into )
248 {
249 SWIG_TypeCheck_Template(iter->type == from, into);
250}

References SWIG_TypeCheck_Template.

◆ SWIG_TypeClientData()

SWIGRUNTIME void SWIG_TypeClientData ( swig_type_info * ti,
void * clientdata )
307 {
308 swig_cast_info *cast = ti->cast;
309 /* if (ti->clientdata == clientdata) return; */
310 ti->clientdata = clientdata;
311
312 while (cast) {
313 if (!cast->converter) {
314 swig_type_info *tc = cast->type;
315 if (!tc->clientdata) {
316 SWIG_TypeClientData(tc, clientdata);
317 }
318 }
319 cast = cast->next;
320 }
321}

References swig_type_info::cast, swig_module_info::clientdata, swig_type_info::clientdata, swig_cast_info::converter, swig_cast_info::next, SWIG_TypeClientData(), and swig_cast_info::type.

Referenced by CardInfo_swigregister(), DBInfo_swigregister(), DBSizeInfo_swigregister(), NetSyncInfo_swigregister(), pi_socket_list_t_swigregister(), pi_socket_t_swigregister(), PilotUser_swigregister(), SWIG_PropagateClientData(), SWIG_TypeClientData(), SysInfo_swigregister(), VFSAnyMountParam_swigregister(), VFSDirInfo_swigregister(), VFSInfo_swigregister(), and VFSSlotMountParam_swigregister().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_TypeCompare()

SWIGRUNTIME int SWIG_TypeCompare ( const char * nb,
const char * tb )
201 {
202 int equiv = 0;
203 const char* te = tb + strlen(tb);
204 const char* ne = nb;
205 while (!equiv && *ne) {
206 for (nb = ne; *ne; ++ne) {
207 if (*ne == '|') break;
208 }
209 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0;
210 if (*ne) ++ne;
211 }
212 return equiv;
213}
SWIGRUNTIME int SWIG_TypeNameComp(const char *f1, const char *l1, const char *f2, const char *l2)
Definition pisock_wrap.c:167

References SWIG_TypeNameComp().

Here is the call graph for this function:

◆ SWIG_TypeDynamicCast()

SWIGRUNTIME swig_type_info * SWIG_TypeDynamicCast ( swig_type_info * ty,
void ** ptr )
264 {
265 swig_type_info *lastty = ty;
266 if (!ty || !ty->dcast) return ty;
267 while (ty && (ty->dcast)) {
268 ty = (*ty->dcast)(ptr);
269 if (ty) lastty = ty;
270 }
271 return lastty;
272}
swig_dycast_func dcast
Definition pisock_wrap.c:133

References swig_type_info::dcast.

◆ SWIG_TypeEquiv()

SWIGRUNTIME int SWIG_TypeEquiv ( const char * nb,
const char * tb )
182 {
183 int equiv = 0;
184 const char* te = tb + strlen(tb);
185 const char* ne = nb;
186 while (!equiv && *ne) {
187 for (nb = ne; *ne; ++ne) {
188 if (*ne == '|') break;
189 }
190 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0;
191 if (*ne) ++ne;
192 }
193 return equiv;
194}

References SWIG_TypeNameComp().

Referenced by SWIG_TypeQueryModule().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_TypeName()

SWIGRUNTIMEINLINE const char * SWIG_TypeName ( const swig_type_info * ty)
278 {
279 return ty->name;
280}

References swig_type_info::name.

◆ SWIG_TypeNameComp()

SWIGRUNTIME int SWIG_TypeNameComp ( const char * f1,
const char * l1,
const char * f2,
const char * l2 )
168 {
169 for (;(f1 != l1) && (f2 != l2); ++f1, ++f2) {
170 while ((*f1 == ' ') && (f1 != l1)) ++f1;
171 while ((*f2 == ' ') && (f2 != l2)) ++f2;
172 if (*f1 != *f2) return (int)(*f1 - *f2);
173 }
174 return (l1 - f1) - (l2 - f2);
175}

Referenced by SWIG_TypeCompare(), and SWIG_TypeEquiv().

Here is the caller graph for this function:

◆ SWIG_TypePrettyName()

SWIGRUNTIME const char * SWIG_TypePrettyName ( const swig_type_info * type)
287 {
288 /* The "str" field contains the equivalent pretty names of the
289 type, separated by vertical-bar characters. We choose
290 to print the last name, as it is often (?) the most
291 specific. */
292 if (type->str != NULL) {
293 const char *last_name = type->str;
294 const char *s;
295 for (s = type->str; *s; s++)
296 if (*s == '|') last_name = s+1;
297 return last_name;
298 }
299 else
300 return type->name;
301}
const char * str
Definition pisock_wrap.c:132

References swig_type_info::name, and swig_type_info::str.

Referenced by SWIG_Python_ConvertPacked(), SWIG_Python_ConvertPtr(), and SWIG_Python_MustGetPtr().

Here is the caller graph for this function:

◆ SWIG_TypeQueryModule()

SWIGRUNTIME swig_type_info * SWIG_TypeQueryModule ( swig_module_info * start,
swig_module_info * end,
const char * name )
379 {
380 /* STEP 1: Search the name field using binary search */
382 if (ret) {
383 return ret;
384 } else {
385 /* STEP 2: If the type hasn't been found, do a complete search
386 of the str field (the human readable name) */
387 swig_module_info *iter = start;
388 do {
389 register size_t i = 0;
390 for (; i < iter->size; ++i) {
391 if (iter->types[i]->str && (SWIG_TypeEquiv(iter->types[i]->str, name)))
392 return iter->types[i];
393 }
394 iter = iter->next;
395 } while (iter != end);
396 }
397
398 /* neither found a match */
399 return 0;
400}
SWIGRUNTIME int SWIG_TypeEquiv(const char *nb, const char *tb)
Definition pisock_wrap.c:182

References name, swig_module_info::next, swig_module_info::size, swig_type_info::str, SWIG_MangledTypeQueryModule(), SWIG_TypeEquiv(), and swig_module_info::types.

Here is the call graph for this function:

◆ SWIG_UnpackData()

SWIGRUNTIME const char * SWIG_UnpackData ( const char * c,
void * ptr,
size_t sz )
423 {
424 register unsigned char *u = (unsigned char *) ptr;
425 register const unsigned char *eu = u + sz;
426 for (; u != eu; ++u) {
427 register char d = *(c++);
428 register unsigned char uu = 0;
429 if ((d >= '0') && (d <= '9'))
430 uu = ((d - '0') << 4);
431 else if ((d >= 'a') && (d <= 'f'))
432 uu = ((d - ('a'-10)) << 4);
433 else
434 return (char *) 0;
435 d = *(c++);
436 if ((d >= '0') && (d <= '9'))
437 uu |= (d - '0');
438 else if ((d >= 'a') && (d <= 'f'))
439 uu |= (d - ('a'-10));
440 else
441 return (char *) 0;
442 *u = uu;
443 }
444 return c;
445}

Referenced by SWIG_UnpackDataName(), and SWIG_UnpackVoidPtr().

Here is the caller graph for this function:

◆ SWIG_UnpackDataName()

SWIGRUNTIME const char * SWIG_UnpackDataName ( const char * c,
void * ptr,
size_t sz,
const char * name )
490 {
491 if (*c != '_') {
492 if (strcmp(c,"NULL") == 0) {
493 memset(ptr,0,sz);
494 return name;
495 } else {
496 return 0;
497 }
498 }
499 return SWIG_UnpackData(++c,ptr,sz);
500}
SWIGRUNTIME const char * SWIG_UnpackData(const char *c, void *ptr, size_t sz)
Definition pisock_wrap.c:423

References name, and SWIG_UnpackData().

Referenced by SWIG_Python_ConvertPacked().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SWIG_UnpackVoidPtr()

SWIGRUNTIME const char * SWIG_UnpackVoidPtr ( const char * c,
void ** ptr,
const char * name )
462 {
463 if (*c != '_') {
464 if (strcmp(c,"NULL") == 0) {
465 *ptr = (void *) 0;
466 return name;
467 } else {
468 return 0;
469 }
470 }
471 return SWIG_UnpackData(++c,ptr,sizeof(void *));
472}

References name, and SWIG_UnpackData().

Referenced by SWIG_Python_ConvertPtr().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ swig_varlink_getattr()

SWIGINTERN PyObject * swig_varlink_getattr ( swig_varlinkobject * v,
char * n )
12744 {
12745 swig_globalvar *var = v->vars;
12746 while (var) {
12747 if (strcmp(var->name,n) == 0) {
12748 return (*var->get_attr)();
12749 }
12750 var = var->next;
12751 }
12752 PyErr_SetString(PyExc_NameError,"Unknown C global variable");
12753 return NULL;
12754 }

References swig_globalvar::get_attr, swig_globalvar::name, swig_globalvar::next, and swig_varlinkobject::vars.

Referenced by swig_varlink_type().

Here is the caller graph for this function:

◆ swig_varlink_print()

SWIGINTERN int swig_varlink_print ( swig_varlinkobject * v,
FILE * fp,
int flags )
12731 {
12732 swig_globalvar *var;
12733 flags = flags;
12734 fprintf(fp,"Swig global variables { ");
12735 for (var = v->vars; var; var=var->next) {
12736 fprintf(fp,"%s", var->name);
12737 if (var->next) fprintf(fp,", ");
12738 }
12739 fprintf(fp," }\n");
12740 return 0;
12741 }

References flags, swig_globalvar::name, swig_globalvar::next, and swig_varlinkobject::vars.

Referenced by swig_varlink_type().

Here is the caller graph for this function:

◆ swig_varlink_repr()

SWIGINTERN PyObject * swig_varlink_repr ( swig_varlinkobject * v)
12725 {
12726 v = v;
12727 return PyString_FromString("<Swig global variables>");
12728 }

Referenced by swig_varlink_type().

Here is the caller graph for this function:

◆ swig_varlink_setattr()

SWIGINTERN int swig_varlink_setattr ( swig_varlinkobject * v,
char * n,
PyObject * p )
12757 {
12758 swig_globalvar *var = v->vars;
12759 while (var) {
12760 if (strcmp(var->name,n) == 0) {
12761 return (*var->set_attr)(p);
12762 }
12763 var = var->next;
12764 }
12765 PyErr_SetString(PyExc_NameError,"Unknown C global variable");
12766 return 1;
12767 }

References swig_globalvar::name, swig_globalvar::next, swig_globalvar::set_attr, and swig_varlinkobject::vars.

Referenced by swig_varlink_type().

Here is the caller graph for this function:

◆ swig_varlink_type()

SWIGINTERN PyTypeObject * swig_varlink_type ( void )
12770 {
12771 static char varlink__doc__[] = "Swig var link object";
12772 static PyTypeObject varlink_type
12773#if !defined(__cplusplus)
12774 ;
12775 static int type_init = 0;
12776 if (!type_init) {
12777 PyTypeObject tmp
12778#endif
12779 = {
12780 PyObject_HEAD_INIT(&PyType_Type)
12781 0, /* Number of items in variable part (ob_size) */
12782 (char *)"swigvarlink", /* Type name (tp_name) */
12783 sizeof(swig_varlinkobject), /* Basic size (tp_basicsize) */
12784 0, /* Itemsize (tp_itemsize) */
12785 0, /* Deallocator (tp_dealloc) */
12786 (printfunc) swig_varlink_print, /* Print (tp_print) */
12787 (getattrfunc) swig_varlink_getattr, /* get attr (tp_getattr) */
12788 (setattrfunc) swig_varlink_setattr, /* Set attr (tp_setattr) */
12789 0, /* tp_compare */
12790 (reprfunc) swig_varlink_repr, /* tp_repr */
12791 0, /* tp_as_number */
12792 0, /* tp_as_sequence */
12793 0, /* tp_as_mapping */
12794 0, /* tp_hash */
12795 0, /* tp_call */
12796 0, /* tp_str */
12797 0, /* tp_getattro */
12798 0, /* tp_setattro */
12799 0, /* tp_as_buffer */
12800 0, /* tp_flags */
12801 varlink__doc__, /* tp_doc */
12802#if PY_VERSION_HEX >= 0x02000000
12803 0, /* tp_traverse */
12804 0, /* tp_clear */
12805#endif
12806#if PY_VERSION_HEX >= 0x02010000
12807 0, /* tp_richcompare */
12808 0, /* tp_weaklistoffset */
12809#endif
12810#if PY_VERSION_HEX >= 0x02020000
12811 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /* tp_iter -> tp_weaklist */
12812#endif
12813#if PY_VERSION_HEX >= 0x02030000
12814 0, /* tp_del */
12815#endif
12816#ifdef COUNT_ALLOCS
12817 0,0,0,0 /* tp_alloc -> tp_next */
12818#endif
12819 };
12820#if !defined(__cplusplus)
12821 varlink_type = tmp;
12822 type_init = 1;
12823 }
12824#endif
12825 return &varlink_type;
12826 }
SWIGINTERN PyObject * swig_varlink_repr(swig_varlinkobject *v)
Definition pisock_wrap.c:12725
SWIGINTERN int swig_varlink_setattr(swig_varlinkobject *v, char *n, PyObject *p)
Definition pisock_wrap.c:12757
SWIGINTERN PyObject * swig_varlink_getattr(swig_varlinkobject *v, char *n)
Definition pisock_wrap.c:12744
SWIGINTERN int swig_varlink_print(swig_varlinkobject *v, FILE *fp, int flags)
Definition pisock_wrap.c:12731

References swig_varlink_getattr(), swig_varlink_print(), swig_varlink_repr(), and swig_varlink_setattr().

Referenced by SWIG_Python_newvarlink().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SysInfo_swigregister()

static PyObject * SysInfo_swigregister ( PyObject * self,
PyObject * args )
static
6359 {
6360 PyObject *obj;
6361 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
6363 Py_INCREF(obj);
6364 return Py_BuildValue((char *)"");
6365}

References SWIG_TypeClientData(), and SWIGTYPE_p_SysInfo.

Here is the call graph for this function:

◆ t_output_helper()

SWIGINTERN PyObject * t_output_helper ( PyObject * target,
PyObject * o )
1984 {
1985 if (!target) {
1986 target = o;
1987 } else if (target == Py_None) {
1988 Py_DECREF(target);
1989 target = o;
1990 } else {
1991 if (!PyList_Check(target)) {
1992 PyObject *o2 = target;
1993 target = PyList_New(1);
1994 PyList_SetItem(target, 0, o2);
1995 }
1996 PyList_Append(target,o);
1997 Py_DECREF(o);
1998 }
1999 return target;
2000}

Referenced by _wrap_delete_PilotUser(), _wrap_delete_SysInfo(), _wrap_dlp_CallApplication(), _wrap_dlp_CreateDB(), _wrap_dlp_ExpSlotEnumerate(), _wrap_dlp_FindDBByName(), _wrap_dlp_FindDBByOpenHandle(), _wrap_dlp_FindDBByTypeCreator(), _wrap_dlp_FindDBInfo(), _wrap_dlp_OpenDB(), _wrap_dlp_ReadAppBlock(), _wrap_dlp_ReadAppPreference(), _wrap_dlp_ReadFeature(), _wrap_dlp_ReadNetSyncInfo(), _wrap_dlp_ReadNextModifiedRec(), _wrap_dlp_ReadNextModifiedRecInCategory(), _wrap_dlp_ReadNextRecInCategory(), _wrap_dlp_ReadOpenDBInfo(), _wrap_dlp_ReadRecordById(), _wrap_dlp_ReadRecordByIndex(), _wrap_dlp_ReadResourceByIndex(), _wrap_dlp_ReadResourceByType(), _wrap_dlp_ReadSortBlock(), _wrap_dlp_ReadStorageInfo(), _wrap_dlp_ReadSysInfo(), _wrap_dlp_ReadUserInfo(), _wrap_dlp_VFSFileRead(), _wrap_dlp_VFSImportDatabaseFromFile(), _wrap_dlp_VFSVolumeSize(), _wrap_dlp_WriteRecord(), _wrap_dlp_WriteUserInfo(), _wrap_pi_accept(), _wrap_pi_accept_to(), _wrap_pi_getsockname(), _wrap_pi_getsockpeer(), _wrap_pi_read(), _wrap_pi_recv(), _wrap_PilotUser_lastSyncDate_get(), _wrap_PilotUser_lastSyncDate_set(), _wrap_PilotUser_lastSyncPC_get(), _wrap_PilotUser_lastSyncPC_set(), _wrap_PilotUser_password_get(), _wrap_PilotUser_password_set(), _wrap_PilotUser_passwordLength_get(), _wrap_PilotUser_passwordLength_set(), _wrap_PilotUser_successfulSyncDate_get(), _wrap_PilotUser_successfulSyncDate_set(), _wrap_PilotUser_userID_get(), _wrap_PilotUser_userID_set(), _wrap_PilotUser_username_get(), _wrap_PilotUser_username_set(), _wrap_PilotUser_viewerID_get(), _wrap_PilotUser_viewerID_set(), _wrap_SysInfo_compatMajorVersion_get(), _wrap_SysInfo_compatMajorVersion_set(), _wrap_SysInfo_compatMinorVersion_get(), _wrap_SysInfo_compatMinorVersion_set(), _wrap_SysInfo_dlpMajorVersion_get(), _wrap_SysInfo_dlpMajorVersion_set(), _wrap_SysInfo_dlpMinorVersion_get(), _wrap_SysInfo_dlpMinorVersion_set(), _wrap_SysInfo_locale_get(), _wrap_SysInfo_locale_set(), _wrap_SysInfo_maxRecSize_get(), _wrap_SysInfo_maxRecSize_set(), _wrap_SysInfo_prodID_get(), _wrap_SysInfo_prodID_set(), _wrap_SysInfo_prodIDLength_get(), _wrap_SysInfo_prodIDLength_set(), _wrap_SysInfo_romVersion_get(), and _wrap_SysInfo_romVersion_set().

◆ VFSAnyMountParam_swigregister()

static PyObject * VFSAnyMountParam_swigregister ( PyObject * self,
PyObject * args )
static
4836 {
4837 PyObject *obj;
4838 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
4840 Py_INCREF(obj);
4841 return Py_BuildValue((char *)"");
4842}

References SWIG_TypeClientData(), and SWIGTYPE_p_VFSAnyMountParam.

Here is the call graph for this function:

◆ VFSDirInfo_swigregister()

static PyObject * VFSDirInfo_swigregister ( PyObject * self,
PyObject * args )
static
4669 {
4670 PyObject *obj;
4671 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
4673 Py_INCREF(obj);
4674 return Py_BuildValue((char *)"");
4675}

References SWIG_TypeClientData(), and SWIGTYPE_p_VFSDirInfo.

Here is the call graph for this function:

◆ VFSInfo_swigregister()

static PyObject * VFSInfo_swigregister ( PyObject * self,
PyObject * args )
static
5381 {
5382 PyObject *obj;
5383 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
5385 Py_INCREF(obj);
5386 return Py_BuildValue((char *)"");
5387}

References SWIG_TypeClientData(), and SWIGTYPE_p_VFSInfo.

Here is the call graph for this function:

◆ VFSSlotMountParam_swigregister()

static PyObject * VFSSlotMountParam_swigregister ( PyObject * self,
PyObject * args )
static
4999 {
5000 PyObject *obj;
5001 if (!PyArg_ParseTuple(args,(char*)"O", &obj)) return NULL;
5003 Py_INCREF(obj);
5004 return Py_BuildValue((char *)"");
5005}

References SWIG_TypeClientData(), and SWIGTYPE_p_VFSSlotMountParam.

Here is the call graph for this function:

Variable Documentation

◆ _swigc__p_CardInfo

swig_cast_info _swigc__p_CardInfo[] = { {&_swigt__p_CardInfo, 0, 0, 0},{0, 0, 0, 0}}
static
12476{ {&_swigt__p_CardInfo, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_CardInfo
Definition pisock_wrap.c:12414

◆ _swigc__p_char

swig_cast_info _swigc__p_char[] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}}
static
12486{ {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_char
Definition pisock_wrap.c:12424

◆ _swigc__p_DBInfo

swig_cast_info _swigc__p_DBInfo[] = { {&_swigt__p_DBInfo, 0, 0, 0},{0, 0, 0, 0}}
static
12477{ {&_swigt__p_DBInfo, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_DBInfo
Definition pisock_wrap.c:12415

◆ _swigc__p_DBSizeInfo

swig_cast_info _swigc__p_DBSizeInfo[] = { {&_swigt__p_DBSizeInfo, 0, 0, 0},{0, 0, 0, 0}}
static
12478{ {&_swigt__p_DBSizeInfo, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_DBSizeInfo
Definition pisock_wrap.c:12416

◆ _swigc__p_int

swig_cast_info _swigc__p_int[] = { {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}}
static
12487{ {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_int
Definition pisock_wrap.c:12425

◆ _swigc__p_long

swig_cast_info _swigc__p_long[] = { {&_swigt__p_long, 0, 0, 0},{0, 0, 0, 0}}
static
12488{ {&_swigt__p_long, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_long
Definition pisock_wrap.c:12426

◆ _swigc__p_NetSyncInfo

swig_cast_info _swigc__p_NetSyncInfo[] = { {&_swigt__p_NetSyncInfo, 0, 0, 0},{0, 0, 0, 0}}
static
12479{ {&_swigt__p_NetSyncInfo, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_NetSyncInfo
Definition pisock_wrap.c:12417

◆ _swigc__p_p_char

swig_cast_info _swigc__p_p_char[] = { {&_swigt__p_p_char, 0, 0, 0},{0, 0, 0, 0}}
static
12489{ {&_swigt__p_p_char, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_p_char
Definition pisock_wrap.c:12427

◆ _swigc__p_p_pi_protocol

swig_cast_info _swigc__p_p_pi_protocol[] = { {&_swigt__p_p_pi_protocol, 0, 0, 0},{0, 0, 0, 0}}
static
12490{ {&_swigt__p_p_pi_protocol, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_p_pi_protocol
Definition pisock_wrap.c:12428

◆ _swigc__p_pi_buffer_t

swig_cast_info _swigc__p_pi_buffer_t[] = { {&_swigt__p_pi_buffer_t, 0, 0, 0},{0, 0, 0, 0}}
static
12491{ {&_swigt__p_pi_buffer_t, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_pi_buffer_t
Definition pisock_wrap.c:12429

◆ _swigc__p_pi_device

swig_cast_info _swigc__p_pi_device[] = { {&_swigt__p_pi_device, 0, 0, 0},{0, 0, 0, 0}}
static
12492{ {&_swigt__p_pi_device, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_pi_device
Definition pisock_wrap.c:12430

◆ _swigc__p_pi_protocol

swig_cast_info _swigc__p_pi_protocol[] = { {&_swigt__p_pi_protocol, 0, 0, 0},{0, 0, 0, 0}}
static
12493{ {&_swigt__p_pi_protocol, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_pi_protocol
Definition pisock_wrap.c:12431

◆ _swigc__p_pi_socket

swig_cast_info _swigc__p_pi_socket[] = { {&_swigt__p_pi_socket, 0, 0, 0},{0, 0, 0, 0}}
static
12494{ {&_swigt__p_pi_socket, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_pi_socket
Definition pisock_wrap.c:12432

◆ _swigc__p_pi_socket_list

swig_cast_info _swigc__p_pi_socket_list[] = { {&_swigt__p_pi_socket_list, 0, 0, 0},{0, 0, 0, 0}}
static
12495{ {&_swigt__p_pi_socket_list, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_pi_socket_list
Definition pisock_wrap.c:12433

◆ _swigc__p_PilotUser

swig_cast_info _swigc__p_PilotUser[] = { {&_swigt__p_PilotUser, 0, 0, 0},{0, 0, 0, 0}}
static
12480{ {&_swigt__p_PilotUser, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_PilotUser
Definition pisock_wrap.c:12418

◆ _swigc__p_recordid_t

swig_cast_info _swigc__p_recordid_t[] = { {&_swigt__p_recordid_t, 0, 0, 0},{0, 0, 0, 0}}
static
12496{ {&_swigt__p_recordid_t, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_recordid_t
Definition pisock_wrap.c:12434

◆ _swigc__p_size_t

swig_cast_info _swigc__p_size_t[] = { {&_swigt__p_size_t, 0, 0, 0},{0, 0, 0, 0}}
static
12497{ {&_swigt__p_size_t, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_size_t
Definition pisock_wrap.c:12435

◆ _swigc__p_sockaddr

swig_cast_info _swigc__p_sockaddr[] = { {&_swigt__p_sockaddr, 0, 0, 0},{0, 0, 0, 0}}
static
12498{ {&_swigt__p_sockaddr, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_sockaddr
Definition pisock_wrap.c:12436

◆ _swigc__p_ssize_t

swig_cast_info _swigc__p_ssize_t[] = { {&_swigt__p_ssize_t, 0, 0, 0},{0, 0, 0, 0}}
static
12499{ {&_swigt__p_ssize_t, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_ssize_t
Definition pisock_wrap.c:12437

◆ _swigc__p_SysInfo

swig_cast_info _swigc__p_SysInfo[] = { {&_swigt__p_SysInfo, 0, 0, 0},{0, 0, 0, 0}}
static
12481{ {&_swigt__p_SysInfo, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_SysInfo
Definition pisock_wrap.c:12419

◆ _swigc__p_time_t

swig_cast_info _swigc__p_time_t[] = { {&_swigt__p_time_t, 0, 0, 0},{0, 0, 0, 0}}
static
12500{ {&_swigt__p_time_t, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_time_t
Definition pisock_wrap.c:12438

◆ _swigc__p_unsigned_char

swig_cast_info _swigc__p_unsigned_char[] = { {&_swigt__p_unsigned_char, 0, 0, 0},{0, 0, 0, 0}}
static
12501{ {&_swigt__p_unsigned_char, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_unsigned_char
Definition pisock_wrap.c:12439

◆ _swigc__p_unsigned_long

swig_cast_info _swigc__p_unsigned_long[] = { {&_swigt__p_unsigned_long, 0, 0, 0},{0, 0, 0, 0}}
static
12502{ {&_swigt__p_unsigned_long, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_unsigned_long
Definition pisock_wrap.c:12440

◆ _swigc__p_VFSAnyMountParam

swig_cast_info _swigc__p_VFSAnyMountParam[] = { {&_swigt__p_VFSAnyMountParam, 0, 0, 0},{0, 0, 0, 0}}
static
12482{ {&_swigt__p_VFSAnyMountParam, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_VFSAnyMountParam
Definition pisock_wrap.c:12420

◆ _swigc__p_VFSDirInfo

swig_cast_info _swigc__p_VFSDirInfo[] = { {&_swigt__p_VFSDirInfo, 0, 0, 0},{0, 0, 0, 0}}
static
12483{ {&_swigt__p_VFSDirInfo, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_VFSDirInfo
Definition pisock_wrap.c:12421

◆ _swigc__p_VFSInfo

swig_cast_info _swigc__p_VFSInfo[] = { {&_swigt__p_VFSInfo, 0, 0, 0},{0, 0, 0, 0}}
static
12484{ {&_swigt__p_VFSInfo, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_VFSInfo
Definition pisock_wrap.c:12422

◆ _swigc__p_VFSSlotMountParam

swig_cast_info _swigc__p_VFSSlotMountParam[] = { {&_swigt__p_VFSSlotMountParam, 0, 0, 0},{0, 0, 0, 0}}
static
12485{ {&_swigt__p_VFSSlotMountParam, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__p_VFSSlotMountParam
Definition pisock_wrap.c:12423

◆ _swigc__ptrdiff_t

swig_cast_info _swigc__ptrdiff_t[] = { {&_swigt__ptrdiff_t, 0, 0, 0},{0, 0, 0, 0}}
static
12503{ {&_swigt__ptrdiff_t, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__ptrdiff_t
Definition pisock_wrap.c:12441

◆ _swigc__size_t

swig_cast_info _swigc__size_t[] = { {&_swigt__size_t, 0, 0, 0},{0, 0, 0, 0}}
static
12504{ {&_swigt__size_t, 0, 0, 0},{0, 0, 0, 0}};
static swig_type_info _swigt__size_t
Definition pisock_wrap.c:12442

◆ _swigt__p_CardInfo

swig_type_info _swigt__p_CardInfo = {"_p_CardInfo", "struct CardInfo *", 0, 0, 0}
static
12414{"_p_CardInfo", "struct CardInfo *", 0, 0, 0};

◆ _swigt__p_char

swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, 0}
static
12424{"_p_char", "char *", 0, 0, 0};

◆ _swigt__p_DBInfo

swig_type_info _swigt__p_DBInfo = {"_p_DBInfo", "struct DBInfo *", 0, 0, 0}
static
12415{"_p_DBInfo", "struct DBInfo *", 0, 0, 0};

◆ _swigt__p_DBSizeInfo

swig_type_info _swigt__p_DBSizeInfo = {"_p_DBSizeInfo", "struct DBSizeInfo *", 0, 0, 0}
static
12416{"_p_DBSizeInfo", "struct DBSizeInfo *", 0, 0, 0};

◆ _swigt__p_int

swig_type_info _swigt__p_int = {"_p_int", "int *", 0, 0, 0}
static
12425{"_p_int", "int *", 0, 0, 0};

◆ _swigt__p_long

swig_type_info _swigt__p_long = {"_p_long", "long *", 0, 0, 0}
static
12426{"_p_long", "long *", 0, 0, 0};

◆ _swigt__p_NetSyncInfo

swig_type_info _swigt__p_NetSyncInfo = {"_p_NetSyncInfo", "struct NetSyncInfo *", 0, 0, 0}
static
12417{"_p_NetSyncInfo", "struct NetSyncInfo *", 0, 0, 0};

◆ _swigt__p_p_char

swig_type_info _swigt__p_p_char = {"_p_p_char", "char **", 0, 0, 0}
static
12427{"_p_p_char", "char **", 0, 0, 0};

◆ _swigt__p_p_pi_protocol

swig_type_info _swigt__p_p_pi_protocol = {"_p_p_pi_protocol", "struct pi_protocol **", 0, 0, 0}
static
12428{"_p_p_pi_protocol", "struct pi_protocol **", 0, 0, 0};

◆ _swigt__p_pi_buffer_t

swig_type_info _swigt__p_pi_buffer_t = {"_p_pi_buffer_t", "pi_buffer_t *", 0, 0, 0}
static
12429{"_p_pi_buffer_t", "pi_buffer_t *", 0, 0, 0};

◆ _swigt__p_pi_device

swig_type_info _swigt__p_pi_device = {"_p_pi_device", "struct pi_device *", 0, 0, 0}
static
12430{"_p_pi_device", "struct pi_device *", 0, 0, 0};

◆ _swigt__p_pi_protocol

swig_type_info _swigt__p_pi_protocol = {"_p_pi_protocol", "struct pi_protocol *", 0, 0, 0}
static
12431{"_p_pi_protocol", "struct pi_protocol *", 0, 0, 0};

◆ _swigt__p_pi_socket

swig_type_info _swigt__p_pi_socket = {"_p_pi_socket", "struct pi_socket *|pi_socket_t *", 0, 0, 0}
static
12432{"_p_pi_socket", "struct pi_socket *|pi_socket_t *", 0, 0, 0};

◆ _swigt__p_pi_socket_list

swig_type_info _swigt__p_pi_socket_list = {"_p_pi_socket_list", "struct pi_socket_list *|pi_socket_list_t *", 0, 0, 0}
static
12433{"_p_pi_socket_list", "struct pi_socket_list *|pi_socket_list_t *", 0, 0, 0};

◆ _swigt__p_PilotUser

swig_type_info _swigt__p_PilotUser = {"_p_PilotUser", "struct PilotUser *", 0, 0, 0}
static
12418{"_p_PilotUser", "struct PilotUser *", 0, 0, 0};

◆ _swigt__p_recordid_t

swig_type_info _swigt__p_recordid_t = {"_p_recordid_t", "recordid_t *", 0, 0, 0}
static
12434{"_p_recordid_t", "recordid_t *", 0, 0, 0};

◆ _swigt__p_size_t

swig_type_info _swigt__p_size_t = {"_p_size_t", "size_t *", 0, 0, 0}
static
12435{"_p_size_t", "size_t *", 0, 0, 0};

◆ _swigt__p_sockaddr

swig_type_info _swigt__p_sockaddr = {"_p_sockaddr", "struct sockaddr *", 0, 0, 0}
static
12436{"_p_sockaddr", "struct sockaddr *", 0, 0, 0};

◆ _swigt__p_ssize_t

swig_type_info _swigt__p_ssize_t = {"_p_ssize_t", "ssize_t *", 0, 0, 0}
static
12437{"_p_ssize_t", "ssize_t *", 0, 0, 0};

◆ _swigt__p_SysInfo

swig_type_info _swigt__p_SysInfo = {"_p_SysInfo", "struct SysInfo *", 0, 0, 0}
static
12419{"_p_SysInfo", "struct SysInfo *", 0, 0, 0};

◆ _swigt__p_time_t

swig_type_info _swigt__p_time_t = {"_p_time_t", "time_t *", 0, 0, 0}
static
12438{"_p_time_t", "time_t *", 0, 0, 0};

◆ _swigt__p_unsigned_char

swig_type_info _swigt__p_unsigned_char = {"_p_unsigned_char", "unsigned char *", 0, 0, 0}
static
12439{"_p_unsigned_char", "unsigned char *", 0, 0, 0};

◆ _swigt__p_unsigned_long

swig_type_info _swigt__p_unsigned_long = {"_p_unsigned_long", "unsigned long *", 0, 0, 0}
static
12440{"_p_unsigned_long", "unsigned long *", 0, 0, 0};

◆ _swigt__p_VFSAnyMountParam

swig_type_info _swigt__p_VFSAnyMountParam = {"_p_VFSAnyMountParam", "struct VFSAnyMountParam *", 0, 0, 0}
static
12420{"_p_VFSAnyMountParam", "struct VFSAnyMountParam *", 0, 0, 0};

◆ _swigt__p_VFSDirInfo

swig_type_info _swigt__p_VFSDirInfo = {"_p_VFSDirInfo", "struct VFSDirInfo *", 0, 0, 0}
static
12421{"_p_VFSDirInfo", "struct VFSDirInfo *", 0, 0, 0};

◆ _swigt__p_VFSInfo

swig_type_info _swigt__p_VFSInfo = {"_p_VFSInfo", "struct VFSInfo *", 0, 0, 0}
static
12422{"_p_VFSInfo", "struct VFSInfo *", 0, 0, 0};

◆ _swigt__p_VFSSlotMountParam

swig_type_info _swigt__p_VFSSlotMountParam = {"_p_VFSSlotMountParam", "struct VFSSlotMountParam *", 0, 0, 0}
static
12423{"_p_VFSSlotMountParam", "struct VFSSlotMountParam *", 0, 0, 0};

◆ _swigt__ptrdiff_t

swig_type_info _swigt__ptrdiff_t = {"_ptrdiff_t", "ptrdiff_t", 0, 0, 0}
static
12441{"_ptrdiff_t", "ptrdiff_t", 0, 0, 0};

◆ _swigt__size_t

swig_type_info _swigt__size_t = {"_size_t", "size_t", 0, 0, 0}
static
12442{"_size_t", "size_t", 0, 0, 0};

◆ PIError

◆ swig_cast_initial

swig_cast_info* swig_cast_initial[]
static
12506 {
12536};
static swig_cast_info _swigc__p_PilotUser[]
Definition pisock_wrap.c:12480
static swig_cast_info _swigc__p_DBInfo[]
Definition pisock_wrap.c:12477
static swig_cast_info _swigc__ptrdiff_t[]
Definition pisock_wrap.c:12503
static swig_cast_info _swigc__p_int[]
Definition pisock_wrap.c:12487
static swig_cast_info _swigc__p_NetSyncInfo[]
Definition pisock_wrap.c:12479
static swig_cast_info _swigc__p_pi_socket[]
Definition pisock_wrap.c:12494
static swig_cast_info _swigc__p_sockaddr[]
Definition pisock_wrap.c:12498
static swig_cast_info _swigc__p_recordid_t[]
Definition pisock_wrap.c:12496
static swig_cast_info _swigc__p_VFSInfo[]
Definition pisock_wrap.c:12484
static swig_cast_info _swigc__p_p_pi_protocol[]
Definition pisock_wrap.c:12490
static swig_cast_info _swigc__p_unsigned_char[]
Definition pisock_wrap.c:12501
static swig_cast_info _swigc__p_pi_device[]
Definition pisock_wrap.c:12492
static swig_cast_info _swigc__p_DBSizeInfo[]
Definition pisock_wrap.c:12478
static swig_cast_info _swigc__size_t[]
Definition pisock_wrap.c:12504
static swig_cast_info _swigc__p_time_t[]
Definition pisock_wrap.c:12500
static swig_cast_info _swigc__p_ssize_t[]
Definition pisock_wrap.c:12499
static swig_cast_info _swigc__p_pi_protocol[]
Definition pisock_wrap.c:12493
static swig_cast_info _swigc__p_char[]
Definition pisock_wrap.c:12486
static swig_cast_info _swigc__p_pi_socket_list[]
Definition pisock_wrap.c:12495
static swig_cast_info _swigc__p_SysInfo[]
Definition pisock_wrap.c:12481
static swig_cast_info _swigc__p_pi_buffer_t[]
Definition pisock_wrap.c:12491
static swig_cast_info _swigc__p_VFSAnyMountParam[]
Definition pisock_wrap.c:12482
static swig_cast_info _swigc__p_unsigned_long[]
Definition pisock_wrap.c:12502
static swig_cast_info _swigc__p_size_t[]
Definition pisock_wrap.c:12497
static swig_cast_info _swigc__p_VFSSlotMountParam[]
Definition pisock_wrap.c:12485
static swig_cast_info _swigc__p_long[]
Definition pisock_wrap.c:12488
static swig_cast_info _swigc__p_p_char[]
Definition pisock_wrap.c:12489
static swig_cast_info _swigc__p_VFSDirInfo[]
Definition pisock_wrap.c:12483
static swig_cast_info _swigc__p_CardInfo[]
Definition pisock_wrap.c:12476

Referenced by SWIG_InitializeModule().

◆ swig_const_table

swig_const_info swig_const_table[]
static
Initial value:
= {
{0, 0, 0, 0.0, 0, 0}}
12541 {
12542{0, 0, 0, 0.0, 0, 0}};

◆ swig_module

swig_module_info swig_module = {swig_types, 29, 0, 0, 0, 0}
static

◆ swig_type_initial

◆ swig_types

swig_type_info* swig_types[30]
static

◆ SwigMethods

PyMethodDef SwigMethods[]
static
12078 {
12079 { (char *)"dlp_ReadRecordIDList", _wrap_dlp_ReadRecordIDList, METH_VARARGS, NULL},
12080 { (char *)"pi_file_install", _wrap_pi_file_install, METH_VARARGS, NULL},
12081 { (char *)"pi_file_retrieve", _wrap_pi_file_retrieve, METH_VARARGS, NULL},
12082 { (char *)"pi_socket_t_sd_set", _wrap_pi_socket_t_sd_set, METH_VARARGS, NULL},
12083 { (char *)"pi_socket_t_sd_get", _wrap_pi_socket_t_sd_get, METH_VARARGS, NULL},
12084 { (char *)"pi_socket_t_type_set", _wrap_pi_socket_t_type_set, METH_VARARGS, NULL},
12085 { (char *)"pi_socket_t_type_get", _wrap_pi_socket_t_type_get, METH_VARARGS, NULL},
12086 { (char *)"pi_socket_t_protocol_set", _wrap_pi_socket_t_protocol_set, METH_VARARGS, NULL},
12087 { (char *)"pi_socket_t_protocol_get", _wrap_pi_socket_t_protocol_get, METH_VARARGS, NULL},
12088 { (char *)"pi_socket_t_cmd_set", _wrap_pi_socket_t_cmd_set, METH_VARARGS, NULL},
12089 { (char *)"pi_socket_t_cmd_get", _wrap_pi_socket_t_cmd_get, METH_VARARGS, NULL},
12090 { (char *)"pi_socket_t_laddr_set", _wrap_pi_socket_t_laddr_set, METH_VARARGS, NULL},
12091 { (char *)"pi_socket_t_laddr_get", _wrap_pi_socket_t_laddr_get, METH_VARARGS, NULL},
12092 { (char *)"pi_socket_t_laddrlen_set", _wrap_pi_socket_t_laddrlen_set, METH_VARARGS, NULL},
12093 { (char *)"pi_socket_t_laddrlen_get", _wrap_pi_socket_t_laddrlen_get, METH_VARARGS, NULL},
12094 { (char *)"pi_socket_t_raddr_set", _wrap_pi_socket_t_raddr_set, METH_VARARGS, NULL},
12095 { (char *)"pi_socket_t_raddr_get", _wrap_pi_socket_t_raddr_get, METH_VARARGS, NULL},
12096 { (char *)"pi_socket_t_raddrlen_set", _wrap_pi_socket_t_raddrlen_set, METH_VARARGS, NULL},
12097 { (char *)"pi_socket_t_raddrlen_get", _wrap_pi_socket_t_raddrlen_get, METH_VARARGS, NULL},
12098 { (char *)"pi_socket_t_protocol_queue_set", _wrap_pi_socket_t_protocol_queue_set, METH_VARARGS, NULL},
12099 { (char *)"pi_socket_t_protocol_queue_get", _wrap_pi_socket_t_protocol_queue_get, METH_VARARGS, NULL},
12100 { (char *)"pi_socket_t_queue_len_set", _wrap_pi_socket_t_queue_len_set, METH_VARARGS, NULL},
12101 { (char *)"pi_socket_t_queue_len_get", _wrap_pi_socket_t_queue_len_get, METH_VARARGS, NULL},
12102 { (char *)"pi_socket_t_cmd_queue_set", _wrap_pi_socket_t_cmd_queue_set, METH_VARARGS, NULL},
12103 { (char *)"pi_socket_t_cmd_queue_get", _wrap_pi_socket_t_cmd_queue_get, METH_VARARGS, NULL},
12104 { (char *)"pi_socket_t_cmd_len_set", _wrap_pi_socket_t_cmd_len_set, METH_VARARGS, NULL},
12105 { (char *)"pi_socket_t_cmd_len_get", _wrap_pi_socket_t_cmd_len_get, METH_VARARGS, NULL},
12106 { (char *)"pi_socket_t_device_set", _wrap_pi_socket_t_device_set, METH_VARARGS, NULL},
12107 { (char *)"pi_socket_t_device_get", _wrap_pi_socket_t_device_get, METH_VARARGS, NULL},
12108 { (char *)"pi_socket_t_state_set", _wrap_pi_socket_t_state_set, METH_VARARGS, NULL},
12109 { (char *)"pi_socket_t_state_get", _wrap_pi_socket_t_state_get, METH_VARARGS, NULL},
12110 { (char *)"pi_socket_t_honor_rx_to_set", _wrap_pi_socket_t_honor_rx_to_set, METH_VARARGS, NULL},
12111 { (char *)"pi_socket_t_honor_rx_to_get", _wrap_pi_socket_t_honor_rx_to_get, METH_VARARGS, NULL},
12112 { (char *)"pi_socket_t_command_set", _wrap_pi_socket_t_command_set, METH_VARARGS, NULL},
12113 { (char *)"pi_socket_t_command_get", _wrap_pi_socket_t_command_get, METH_VARARGS, NULL},
12114 { (char *)"pi_socket_t_accept_to_set", _wrap_pi_socket_t_accept_to_set, METH_VARARGS, NULL},
12115 { (char *)"pi_socket_t_accept_to_get", _wrap_pi_socket_t_accept_to_get, METH_VARARGS, NULL},
12116 { (char *)"pi_socket_t_dlprecord_set", _wrap_pi_socket_t_dlprecord_set, METH_VARARGS, NULL},
12117 { (char *)"pi_socket_t_dlprecord_get", _wrap_pi_socket_t_dlprecord_get, METH_VARARGS, NULL},
12118 { (char *)"pi_socket_t_dlpversion_set", _wrap_pi_socket_t_dlpversion_set, METH_VARARGS, NULL},
12119 { (char *)"pi_socket_t_dlpversion_get", _wrap_pi_socket_t_dlpversion_get, METH_VARARGS, NULL},
12120 { (char *)"pi_socket_t_maxrecsize_set", _wrap_pi_socket_t_maxrecsize_set, METH_VARARGS, NULL},
12121 { (char *)"pi_socket_t_maxrecsize_get", _wrap_pi_socket_t_maxrecsize_get, METH_VARARGS, NULL},
12122 { (char *)"pi_socket_t_last_error_set", _wrap_pi_socket_t_last_error_set, METH_VARARGS, NULL},
12123 { (char *)"pi_socket_t_last_error_get", _wrap_pi_socket_t_last_error_get, METH_VARARGS, NULL},
12124 { (char *)"pi_socket_t_palmos_error_set", _wrap_pi_socket_t_palmos_error_set, METH_VARARGS, NULL},
12125 { (char *)"pi_socket_t_palmos_error_get", _wrap_pi_socket_t_palmos_error_get, METH_VARARGS, NULL},
12126 { (char *)"new_pi_socket_t", _wrap_new_pi_socket_t, METH_VARARGS, NULL},
12127 { (char *)"delete_pi_socket_t", _wrap_delete_pi_socket_t, METH_VARARGS, NULL},
12128 { (char *)"pi_socket_t_swigregister", pi_socket_t_swigregister, METH_VARARGS, NULL},
12129 { (char *)"pi_socket_list_t_ps_set", _wrap_pi_socket_list_t_ps_set, METH_VARARGS, NULL},
12130 { (char *)"pi_socket_list_t_ps_get", _wrap_pi_socket_list_t_ps_get, METH_VARARGS, NULL},
12131 { (char *)"pi_socket_list_t_next_set", _wrap_pi_socket_list_t_next_set, METH_VARARGS, NULL},
12132 { (char *)"pi_socket_list_t_next_get", _wrap_pi_socket_list_t_next_get, METH_VARARGS, NULL},
12133 { (char *)"new_pi_socket_list_t", _wrap_new_pi_socket_list_t, METH_VARARGS, NULL},
12134 { (char *)"delete_pi_socket_list_t", _wrap_delete_pi_socket_list_t, METH_VARARGS, NULL},
12135 { (char *)"pi_socket_list_t_swigregister", pi_socket_list_t_swigregister, METH_VARARGS, NULL},
12136 { (char *)"pi_socket", _wrap_pi_socket, METH_VARARGS, NULL},
12137 { (char *)"pi_socket_setsd", _wrap_pi_socket_setsd, METH_VARARGS, NULL},
12138 { (char *)"pi_getsockname", _wrap_pi_getsockname, METH_VARARGS, NULL},
12139 { (char *)"pi_getsockpeer", _wrap_pi_getsockpeer, METH_VARARGS, NULL},
12140 { (char *)"pi_getsockopt", _wrap_pi_getsockopt, METH_VARARGS, NULL},
12141 { (char *)"pi_setsockopt", _wrap_pi_setsockopt, METH_VARARGS, NULL},
12142 { (char *)"pi_protocol", _wrap_pi_protocol, METH_VARARGS, NULL},
12143 { (char *)"pi_protocol_next", _wrap_pi_protocol_next, METH_VARARGS, NULL},
12144 { (char *)"pi_socket_connected", _wrap_pi_socket_connected, METH_VARARGS, NULL},
12145 { (char *)"pi_connect", _wrap_pi_connect, METH_VARARGS, NULL},
12146 { (char *)"pi_bind", _wrap_pi_bind, METH_VARARGS, NULL},
12147 { (char *)"pi_listen", _wrap_pi_listen, METH_VARARGS, NULL},
12148 { (char *)"pi_accept", _wrap_pi_accept, METH_VARARGS, NULL},
12149 { (char *)"pi_accept_to", _wrap_pi_accept_to, METH_VARARGS, NULL},
12150 { (char *)"pi_close", _wrap_pi_close, METH_VARARGS, NULL},
12151 { (char *)"pi_send", _wrap_pi_send, METH_VARARGS, NULL},
12152 { (char *)"pi_recv", _wrap_pi_recv, METH_VARARGS, NULL},
12153 { (char *)"pi_read", _wrap_pi_read, METH_VARARGS, NULL},
12154 { (char *)"pi_write", _wrap_pi_write, METH_VARARGS, NULL},
12155 { (char *)"pi_flush", _wrap_pi_flush, METH_VARARGS, NULL},
12156 { (char *)"pi_error", _wrap_pi_error, METH_VARARGS, NULL},
12157 { (char *)"pi_set_error", _wrap_pi_set_error, METH_VARARGS, NULL},
12158 { (char *)"pi_palmos_error", _wrap_pi_palmos_error, METH_VARARGS, NULL},
12159 { (char *)"pi_set_palmos_error", _wrap_pi_set_palmos_error, METH_VARARGS, NULL},
12160 { (char *)"pi_reset_errors", _wrap_pi_reset_errors, METH_VARARGS, NULL},
12161 { (char *)"pi_version", _wrap_pi_version, METH_VARARGS, NULL},
12162 { (char *)"pi_maxrecsize", _wrap_pi_maxrecsize, METH_VARARGS, NULL},
12163 { (char *)"pi_tickle", _wrap_pi_tickle, METH_VARARGS, NULL},
12164 { (char *)"pi_watchdog", _wrap_pi_watchdog, METH_VARARGS, NULL},
12165 { (char *)"VFSDirInfo_attr_set", _wrap_VFSDirInfo_attr_set, METH_VARARGS, NULL},
12166 { (char *)"VFSDirInfo_attr_get", _wrap_VFSDirInfo_attr_get, METH_VARARGS, NULL},
12167 { (char *)"VFSDirInfo_name_set", _wrap_VFSDirInfo_name_set, METH_VARARGS, NULL},
12168 { (char *)"VFSDirInfo_name_get", _wrap_VFSDirInfo_name_get, METH_VARARGS, NULL},
12169 { (char *)"new_VFSDirInfo", _wrap_new_VFSDirInfo, METH_VARARGS, NULL},
12170 { (char *)"delete_VFSDirInfo", _wrap_delete_VFSDirInfo, METH_VARARGS, NULL},
12171 { (char *)"VFSDirInfo_swigregister", VFSDirInfo_swigregister, METH_VARARGS, NULL},
12172 { (char *)"VFSAnyMountParam_volRefNum_set", _wrap_VFSAnyMountParam_volRefNum_set, METH_VARARGS, NULL},
12173 { (char *)"VFSAnyMountParam_volRefNum_get", _wrap_VFSAnyMountParam_volRefNum_get, METH_VARARGS, NULL},
12174 { (char *)"VFSAnyMountParam_reserved_set", _wrap_VFSAnyMountParam_reserved_set, METH_VARARGS, NULL},
12175 { (char *)"VFSAnyMountParam_reserved_get", _wrap_VFSAnyMountParam_reserved_get, METH_VARARGS, NULL},
12176 { (char *)"VFSAnyMountParam_mountClass_set", _wrap_VFSAnyMountParam_mountClass_set, METH_VARARGS, NULL},
12177 { (char *)"VFSAnyMountParam_mountClass_get", _wrap_VFSAnyMountParam_mountClass_get, METH_VARARGS, NULL},
12178 { (char *)"new_VFSAnyMountParam", _wrap_new_VFSAnyMountParam, METH_VARARGS, NULL},
12179 { (char *)"delete_VFSAnyMountParam", _wrap_delete_VFSAnyMountParam, METH_VARARGS, NULL},
12180 { (char *)"VFSAnyMountParam_swigregister", VFSAnyMountParam_swigregister, METH_VARARGS, NULL},
12181 { (char *)"VFSSlotMountParam_vfsMountParam_set", _wrap_VFSSlotMountParam_vfsMountParam_set, METH_VARARGS, NULL},
12182 { (char *)"VFSSlotMountParam_vfsMountParam_get", _wrap_VFSSlotMountParam_vfsMountParam_get, METH_VARARGS, NULL},
12183 { (char *)"VFSSlotMountParam_slotLibRefNum_set", _wrap_VFSSlotMountParam_slotLibRefNum_set, METH_VARARGS, NULL},
12184 { (char *)"VFSSlotMountParam_slotLibRefNum_get", _wrap_VFSSlotMountParam_slotLibRefNum_get, METH_VARARGS, NULL},
12185 { (char *)"VFSSlotMountParam_slotRefNum_set", _wrap_VFSSlotMountParam_slotRefNum_set, METH_VARARGS, NULL},
12186 { (char *)"VFSSlotMountParam_slotRefNum_get", _wrap_VFSSlotMountParam_slotRefNum_get, METH_VARARGS, NULL},
12187 { (char *)"new_VFSSlotMountParam", _wrap_new_VFSSlotMountParam, METH_VARARGS, NULL},
12188 { (char *)"delete_VFSSlotMountParam", _wrap_delete_VFSSlotMountParam, METH_VARARGS, NULL},
12189 { (char *)"VFSSlotMountParam_swigregister", VFSSlotMountParam_swigregister, METH_VARARGS, NULL},
12190 { (char *)"VFSInfo_attributes_set", _wrap_VFSInfo_attributes_set, METH_VARARGS, NULL},
12191 { (char *)"VFSInfo_attributes_get", _wrap_VFSInfo_attributes_get, METH_VARARGS, NULL},
12192 { (char *)"VFSInfo_fsType_set", _wrap_VFSInfo_fsType_set, METH_VARARGS, NULL},
12193 { (char *)"VFSInfo_fsType_get", _wrap_VFSInfo_fsType_get, METH_VARARGS, NULL},
12194 { (char *)"VFSInfo_fsCreator_set", _wrap_VFSInfo_fsCreator_set, METH_VARARGS, NULL},
12195 { (char *)"VFSInfo_fsCreator_get", _wrap_VFSInfo_fsCreator_get, METH_VARARGS, NULL},
12196 { (char *)"VFSInfo_mountClass_set", _wrap_VFSInfo_mountClass_set, METH_VARARGS, NULL},
12197 { (char *)"VFSInfo_mountClass_get", _wrap_VFSInfo_mountClass_get, METH_VARARGS, NULL},
12198 { (char *)"VFSInfo_slotLibRefNum_set", _wrap_VFSInfo_slotLibRefNum_set, METH_VARARGS, NULL},
12199 { (char *)"VFSInfo_slotLibRefNum_get", _wrap_VFSInfo_slotLibRefNum_get, METH_VARARGS, NULL},
12200 { (char *)"VFSInfo_slotRefNum_set", _wrap_VFSInfo_slotRefNum_set, METH_VARARGS, NULL},
12201 { (char *)"VFSInfo_slotRefNum_get", _wrap_VFSInfo_slotRefNum_get, METH_VARARGS, NULL},
12202 { (char *)"VFSInfo_mediaType_set", _wrap_VFSInfo_mediaType_set, METH_VARARGS, NULL},
12203 { (char *)"VFSInfo_mediaType_get", _wrap_VFSInfo_mediaType_get, METH_VARARGS, NULL},
12204 { (char *)"VFSInfo_reserved_set", _wrap_VFSInfo_reserved_set, METH_VARARGS, NULL},
12205 { (char *)"VFSInfo_reserved_get", _wrap_VFSInfo_reserved_get, METH_VARARGS, NULL},
12206 { (char *)"new_VFSInfo", _wrap_new_VFSInfo, METH_VARARGS, NULL},
12207 { (char *)"delete_VFSInfo", _wrap_delete_VFSInfo, METH_VARARGS, NULL},
12208 { (char *)"VFSInfo_swigregister", VFSInfo_swigregister, METH_VARARGS, NULL},
12209 { (char *)"PilotUser_passwordLength_set", _wrap_PilotUser_passwordLength_set, METH_VARARGS, NULL},
12210 { (char *)"PilotUser_passwordLength_get", _wrap_PilotUser_passwordLength_get, METH_VARARGS, NULL},
12211 { (char *)"PilotUser_username_set", _wrap_PilotUser_username_set, METH_VARARGS, NULL},
12212 { (char *)"PilotUser_username_get", _wrap_PilotUser_username_get, METH_VARARGS, NULL},
12213 { (char *)"PilotUser_password_set", _wrap_PilotUser_password_set, METH_VARARGS, NULL},
12214 { (char *)"PilotUser_password_get", _wrap_PilotUser_password_get, METH_VARARGS, NULL},
12215 { (char *)"PilotUser_userID_set", _wrap_PilotUser_userID_set, METH_VARARGS, NULL},
12216 { (char *)"PilotUser_userID_get", _wrap_PilotUser_userID_get, METH_VARARGS, NULL},
12217 { (char *)"PilotUser_viewerID_set", _wrap_PilotUser_viewerID_set, METH_VARARGS, NULL},
12218 { (char *)"PilotUser_viewerID_get", _wrap_PilotUser_viewerID_get, METH_VARARGS, NULL},
12219 { (char *)"PilotUser_lastSyncPC_set", _wrap_PilotUser_lastSyncPC_set, METH_VARARGS, NULL},
12220 { (char *)"PilotUser_lastSyncPC_get", _wrap_PilotUser_lastSyncPC_get, METH_VARARGS, NULL},
12221 { (char *)"PilotUser_successfulSyncDate_set", _wrap_PilotUser_successfulSyncDate_set, METH_VARARGS, NULL},
12222 { (char *)"PilotUser_successfulSyncDate_get", _wrap_PilotUser_successfulSyncDate_get, METH_VARARGS, NULL},
12223 { (char *)"PilotUser_lastSyncDate_set", _wrap_PilotUser_lastSyncDate_set, METH_VARARGS, NULL},
12224 { (char *)"PilotUser_lastSyncDate_get", _wrap_PilotUser_lastSyncDate_get, METH_VARARGS, NULL},
12225 { (char *)"new_PilotUser", _wrap_new_PilotUser, METH_VARARGS, NULL},
12226 { (char *)"delete_PilotUser", _wrap_delete_PilotUser, METH_VARARGS, NULL},
12227 { (char *)"PilotUser_swigregister", PilotUser_swigregister, METH_VARARGS, NULL},
12228 { (char *)"SysInfo_romVersion_set", _wrap_SysInfo_romVersion_set, METH_VARARGS, NULL},
12229 { (char *)"SysInfo_romVersion_get", _wrap_SysInfo_romVersion_get, METH_VARARGS, NULL},
12230 { (char *)"SysInfo_locale_set", _wrap_SysInfo_locale_set, METH_VARARGS, NULL},
12231 { (char *)"SysInfo_locale_get", _wrap_SysInfo_locale_get, METH_VARARGS, NULL},
12232 { (char *)"SysInfo_prodIDLength_set", _wrap_SysInfo_prodIDLength_set, METH_VARARGS, NULL},
12233 { (char *)"SysInfo_prodIDLength_get", _wrap_SysInfo_prodIDLength_get, METH_VARARGS, NULL},
12234 { (char *)"SysInfo_prodID_set", _wrap_SysInfo_prodID_set, METH_VARARGS, NULL},
12235 { (char *)"SysInfo_prodID_get", _wrap_SysInfo_prodID_get, METH_VARARGS, NULL},
12236 { (char *)"SysInfo_dlpMajorVersion_set", _wrap_SysInfo_dlpMajorVersion_set, METH_VARARGS, NULL},
12237 { (char *)"SysInfo_dlpMajorVersion_get", _wrap_SysInfo_dlpMajorVersion_get, METH_VARARGS, NULL},
12238 { (char *)"SysInfo_dlpMinorVersion_set", _wrap_SysInfo_dlpMinorVersion_set, METH_VARARGS, NULL},
12239 { (char *)"SysInfo_dlpMinorVersion_get", _wrap_SysInfo_dlpMinorVersion_get, METH_VARARGS, NULL},
12240 { (char *)"SysInfo_compatMajorVersion_set", _wrap_SysInfo_compatMajorVersion_set, METH_VARARGS, NULL},
12241 { (char *)"SysInfo_compatMajorVersion_get", _wrap_SysInfo_compatMajorVersion_get, METH_VARARGS, NULL},
12242 { (char *)"SysInfo_compatMinorVersion_set", _wrap_SysInfo_compatMinorVersion_set, METH_VARARGS, NULL},
12243 { (char *)"SysInfo_compatMinorVersion_get", _wrap_SysInfo_compatMinorVersion_get, METH_VARARGS, NULL},
12244 { (char *)"SysInfo_maxRecSize_set", _wrap_SysInfo_maxRecSize_set, METH_VARARGS, NULL},
12245 { (char *)"SysInfo_maxRecSize_get", _wrap_SysInfo_maxRecSize_get, METH_VARARGS, NULL},
12246 { (char *)"new_SysInfo", _wrap_new_SysInfo, METH_VARARGS, NULL},
12247 { (char *)"delete_SysInfo", _wrap_delete_SysInfo, METH_VARARGS, NULL},
12248 { (char *)"SysInfo_swigregister", SysInfo_swigregister, METH_VARARGS, NULL},
12249 { (char *)"DBInfo_more_set", _wrap_DBInfo_more_set, METH_VARARGS, NULL},
12250 { (char *)"DBInfo_more_get", _wrap_DBInfo_more_get, METH_VARARGS, NULL},
12251 { (char *)"DBInfo_name_set", _wrap_DBInfo_name_set, METH_VARARGS, NULL},
12252 { (char *)"DBInfo_name_get", _wrap_DBInfo_name_get, METH_VARARGS, NULL},
12253 { (char *)"DBInfo_flags_set", _wrap_DBInfo_flags_set, METH_VARARGS, NULL},
12254 { (char *)"DBInfo_flags_get", _wrap_DBInfo_flags_get, METH_VARARGS, NULL},
12255 { (char *)"DBInfo_miscFlags_set", _wrap_DBInfo_miscFlags_set, METH_VARARGS, NULL},
12256 { (char *)"DBInfo_miscFlags_get", _wrap_DBInfo_miscFlags_get, METH_VARARGS, NULL},
12257 { (char *)"DBInfo_version_set", _wrap_DBInfo_version_set, METH_VARARGS, NULL},
12258 { (char *)"DBInfo_version_get", _wrap_DBInfo_version_get, METH_VARARGS, NULL},
12259 { (char *)"DBInfo_type_set", _wrap_DBInfo_type_set, METH_VARARGS, NULL},
12260 { (char *)"DBInfo_type_get", _wrap_DBInfo_type_get, METH_VARARGS, NULL},
12261 { (char *)"DBInfo_creator_set", _wrap_DBInfo_creator_set, METH_VARARGS, NULL},
12262 { (char *)"DBInfo_creator_get", _wrap_DBInfo_creator_get, METH_VARARGS, NULL},
12263 { (char *)"DBInfo_modnum_set", _wrap_DBInfo_modnum_set, METH_VARARGS, NULL},
12264 { (char *)"DBInfo_modnum_get", _wrap_DBInfo_modnum_get, METH_VARARGS, NULL},
12265 { (char *)"DBInfo_index_set", _wrap_DBInfo_index_set, METH_VARARGS, NULL},
12266 { (char *)"DBInfo_index_get", _wrap_DBInfo_index_get, METH_VARARGS, NULL},
12267 { (char *)"DBInfo_createDate_set", _wrap_DBInfo_createDate_set, METH_VARARGS, NULL},
12268 { (char *)"DBInfo_createDate_get", _wrap_DBInfo_createDate_get, METH_VARARGS, NULL},
12269 { (char *)"DBInfo_modifyDate_set", _wrap_DBInfo_modifyDate_set, METH_VARARGS, NULL},
12270 { (char *)"DBInfo_modifyDate_get", _wrap_DBInfo_modifyDate_get, METH_VARARGS, NULL},
12271 { (char *)"DBInfo_backupDate_set", _wrap_DBInfo_backupDate_set, METH_VARARGS, NULL},
12272 { (char *)"DBInfo_backupDate_get", _wrap_DBInfo_backupDate_get, METH_VARARGS, NULL},
12273 { (char *)"new_DBInfo", _wrap_new_DBInfo, METH_VARARGS, NULL},
12274 { (char *)"delete_DBInfo", _wrap_delete_DBInfo, METH_VARARGS, NULL},
12275 { (char *)"DBInfo_swigregister", DBInfo_swigregister, METH_VARARGS, NULL},
12276 { (char *)"DBSizeInfo_numRecords_set", _wrap_DBSizeInfo_numRecords_set, METH_VARARGS, NULL},
12277 { (char *)"DBSizeInfo_numRecords_get", _wrap_DBSizeInfo_numRecords_get, METH_VARARGS, NULL},
12278 { (char *)"DBSizeInfo_totalBytes_set", _wrap_DBSizeInfo_totalBytes_set, METH_VARARGS, NULL},
12279 { (char *)"DBSizeInfo_totalBytes_get", _wrap_DBSizeInfo_totalBytes_get, METH_VARARGS, NULL},
12280 { (char *)"DBSizeInfo_dataBytes_set", _wrap_DBSizeInfo_dataBytes_set, METH_VARARGS, NULL},
12281 { (char *)"DBSizeInfo_dataBytes_get", _wrap_DBSizeInfo_dataBytes_get, METH_VARARGS, NULL},
12282 { (char *)"DBSizeInfo_appBlockSize_set", _wrap_DBSizeInfo_appBlockSize_set, METH_VARARGS, NULL},
12283 { (char *)"DBSizeInfo_appBlockSize_get", _wrap_DBSizeInfo_appBlockSize_get, METH_VARARGS, NULL},
12284 { (char *)"DBSizeInfo_sortBlockSize_set", _wrap_DBSizeInfo_sortBlockSize_set, METH_VARARGS, NULL},
12285 { (char *)"DBSizeInfo_sortBlockSize_get", _wrap_DBSizeInfo_sortBlockSize_get, METH_VARARGS, NULL},
12286 { (char *)"DBSizeInfo_maxRecSize_set", _wrap_DBSizeInfo_maxRecSize_set, METH_VARARGS, NULL},
12287 { (char *)"DBSizeInfo_maxRecSize_get", _wrap_DBSizeInfo_maxRecSize_get, METH_VARARGS, NULL},
12288 { (char *)"new_DBSizeInfo", _wrap_new_DBSizeInfo, METH_VARARGS, NULL},
12289 { (char *)"delete_DBSizeInfo", _wrap_delete_DBSizeInfo, METH_VARARGS, NULL},
12290 { (char *)"DBSizeInfo_swigregister", DBSizeInfo_swigregister, METH_VARARGS, NULL},
12291 { (char *)"CardInfo_card_set", _wrap_CardInfo_card_set, METH_VARARGS, NULL},
12292 { (char *)"CardInfo_card_get", _wrap_CardInfo_card_get, METH_VARARGS, NULL},
12293 { (char *)"CardInfo_version_set", _wrap_CardInfo_version_set, METH_VARARGS, NULL},
12294 { (char *)"CardInfo_version_get", _wrap_CardInfo_version_get, METH_VARARGS, NULL},
12295 { (char *)"CardInfo_more_set", _wrap_CardInfo_more_set, METH_VARARGS, NULL},
12296 { (char *)"CardInfo_more_get", _wrap_CardInfo_more_get, METH_VARARGS, NULL},
12297 { (char *)"CardInfo_creation_set", _wrap_CardInfo_creation_set, METH_VARARGS, NULL},
12298 { (char *)"CardInfo_creation_get", _wrap_CardInfo_creation_get, METH_VARARGS, NULL},
12299 { (char *)"CardInfo_romSize_set", _wrap_CardInfo_romSize_set, METH_VARARGS, NULL},
12300 { (char *)"CardInfo_romSize_get", _wrap_CardInfo_romSize_get, METH_VARARGS, NULL},
12301 { (char *)"CardInfo_ramSize_set", _wrap_CardInfo_ramSize_set, METH_VARARGS, NULL},
12302 { (char *)"CardInfo_ramSize_get", _wrap_CardInfo_ramSize_get, METH_VARARGS, NULL},
12303 { (char *)"CardInfo_ramFree_set", _wrap_CardInfo_ramFree_set, METH_VARARGS, NULL},
12304 { (char *)"CardInfo_ramFree_get", _wrap_CardInfo_ramFree_get, METH_VARARGS, NULL},
12305 { (char *)"CardInfo_name_set", _wrap_CardInfo_name_set, METH_VARARGS, NULL},
12306 { (char *)"CardInfo_name_get", _wrap_CardInfo_name_get, METH_VARARGS, NULL},
12307 { (char *)"CardInfo_manufacturer_set", _wrap_CardInfo_manufacturer_set, METH_VARARGS, NULL},
12308 { (char *)"CardInfo_manufacturer_get", _wrap_CardInfo_manufacturer_get, METH_VARARGS, NULL},
12309 { (char *)"new_CardInfo", _wrap_new_CardInfo, METH_VARARGS, NULL},
12310 { (char *)"delete_CardInfo", _wrap_delete_CardInfo, METH_VARARGS, NULL},
12311 { (char *)"CardInfo_swigregister", CardInfo_swigregister, METH_VARARGS, NULL},
12312 { (char *)"NetSyncInfo_lanSync_set", _wrap_NetSyncInfo_lanSync_set, METH_VARARGS, NULL},
12313 { (char *)"NetSyncInfo_lanSync_get", _wrap_NetSyncInfo_lanSync_get, METH_VARARGS, NULL},
12314 { (char *)"NetSyncInfo_hostName_set", _wrap_NetSyncInfo_hostName_set, METH_VARARGS, NULL},
12315 { (char *)"NetSyncInfo_hostName_get", _wrap_NetSyncInfo_hostName_get, METH_VARARGS, NULL},
12316 { (char *)"NetSyncInfo_hostAddress_set", _wrap_NetSyncInfo_hostAddress_set, METH_VARARGS, NULL},
12317 { (char *)"NetSyncInfo_hostAddress_get", _wrap_NetSyncInfo_hostAddress_get, METH_VARARGS, NULL},
12318 { (char *)"NetSyncInfo_hostSubnetMask_set", _wrap_NetSyncInfo_hostSubnetMask_set, METH_VARARGS, NULL},
12319 { (char *)"NetSyncInfo_hostSubnetMask_get", _wrap_NetSyncInfo_hostSubnetMask_get, METH_VARARGS, NULL},
12320 { (char *)"new_NetSyncInfo", _wrap_new_NetSyncInfo, METH_VARARGS, NULL},
12321 { (char *)"delete_NetSyncInfo", _wrap_delete_NetSyncInfo, METH_VARARGS, NULL},
12322 { (char *)"NetSyncInfo_swigregister", NetSyncInfo_swigregister, METH_VARARGS, NULL},
12323 { (char *)"dlp_set_protocol_version", _wrap_dlp_set_protocol_version, METH_VARARGS, NULL},
12324 { (char *)"dlp_ptohdate", _wrap_dlp_ptohdate, METH_VARARGS, NULL},
12325 { (char *)"dlp_htopdate", _wrap_dlp_htopdate, METH_VARARGS, NULL},
12326 { (char *)"dlp_GetSysDateTime_", _wrap_dlp_GetSysDateTime_, METH_VARARGS, NULL},
12327 { (char *)"dlp_SetSysDateTime", _wrap_dlp_SetSysDateTime, METH_VARARGS, NULL},
12328 { (char *)"dlp_ReadSysInfo", _wrap_dlp_ReadSysInfo, METH_VARARGS, NULL},
12329 { (char *)"dlp_ReadStorageInfo", _wrap_dlp_ReadStorageInfo, METH_VARARGS, NULL},
12330 { (char *)"dlp_ReadUserInfo", _wrap_dlp_ReadUserInfo, METH_VARARGS, NULL},
12331 { (char *)"dlp_WriteUserInfo", _wrap_dlp_WriteUserInfo, METH_VARARGS, NULL},
12332 { (char *)"dlp_ResetLastSyncPC", _wrap_dlp_ResetLastSyncPC, METH_VARARGS, NULL},
12333 { (char *)"dlp_ReadNetSyncInfo", _wrap_dlp_ReadNetSyncInfo, METH_VARARGS, NULL},
12334 { (char *)"dlp_WriteNetSyncInfo", _wrap_dlp_WriteNetSyncInfo, METH_VARARGS, NULL},
12335 { (char *)"dlp_OpenConduit", _wrap_dlp_OpenConduit, METH_VARARGS, NULL},
12336 { (char *)"dlp_EndOfSync", _wrap_dlp_EndOfSync, METH_VARARGS, NULL},
12337 { (char *)"dlp_AbortSync", _wrap_dlp_AbortSync, METH_VARARGS, NULL},
12338 { (char *)"dlp_ReadFeature", _wrap_dlp_ReadFeature, METH_VARARGS, NULL},
12339 { (char *)"dlp_GetROMToken", _wrap_dlp_GetROMToken, METH_VARARGS, NULL},
12340 { (char *)"dlp_AddSyncLogEntry", _wrap_dlp_AddSyncLogEntry, METH_VARARGS, NULL},
12341 { (char *)"dlp_CallApplication", _wrap_dlp_CallApplication, METH_VARARGS, NULL},
12342 { (char *)"dlp_ReadAppPreference", _wrap_dlp_ReadAppPreference, METH_VARARGS, NULL},
12343 { (char *)"dlp_WriteAppPreference", _wrap_dlp_WriteAppPreference, METH_VARARGS, NULL},
12344 { (char *)"dlp_ResetSystem", _wrap_dlp_ResetSystem, METH_VARARGS, NULL},
12345 { (char *)"dlp_ReadDBList_", _wrap_dlp_ReadDBList_, METH_VARARGS, NULL},
12346 { (char *)"dlp_FindDBByName", _wrap_dlp_FindDBByName, METH_VARARGS, NULL},
12347 { (char *)"dlp_FindDBByOpenHandle", _wrap_dlp_FindDBByOpenHandle, METH_VARARGS, NULL},
12348 { (char *)"dlp_FindDBByTypeCreator", _wrap_dlp_FindDBByTypeCreator, METH_VARARGS, NULL},
12349 { (char *)"dlp_FindDBInfo", _wrap_dlp_FindDBInfo, METH_VARARGS, NULL},
12350 { (char *)"dlp_OpenDB", _wrap_dlp_OpenDB, METH_VARARGS, NULL},
12351 { (char *)"dlp_CloseDB", _wrap_dlp_CloseDB, METH_VARARGS, NULL},
12352 { (char *)"dlp_CloseDB_All", _wrap_dlp_CloseDB_All, METH_VARARGS, NULL},
12353 { (char *)"dlp_DeleteDB", _wrap_dlp_DeleteDB, METH_VARARGS, NULL},
12354 { (char *)"dlp_CreateDB", _wrap_dlp_CreateDB, METH_VARARGS, NULL},
12355 { (char *)"dlp_ReadOpenDBInfo", _wrap_dlp_ReadOpenDBInfo, METH_VARARGS, NULL},
12356 { (char *)"dlp_SetDBInfo", _wrap_dlp_SetDBInfo, METH_VARARGS, NULL},
12357 { (char *)"dlp_DeleteCategory", _wrap_dlp_DeleteCategory, METH_VARARGS, NULL},
12358 { (char *)"dlp_MoveCategory", _wrap_dlp_MoveCategory, METH_VARARGS, NULL},
12359 { (char *)"dlp_ReadAppBlock", _wrap_dlp_ReadAppBlock, METH_VARARGS, NULL},
12360 { (char *)"dlp_WriteAppBlock", _wrap_dlp_WriteAppBlock, METH_VARARGS, NULL},
12361 { (char *)"dlp_ReadSortBlock", _wrap_dlp_ReadSortBlock, METH_VARARGS, NULL},
12362 { (char *)"dlp_WriteSortBlock", _wrap_dlp_WriteSortBlock, METH_VARARGS, NULL},
12363 { (char *)"dlp_CleanUpDatabase", _wrap_dlp_CleanUpDatabase, METH_VARARGS, NULL},
12364 { (char *)"dlp_ResetSyncFlags", _wrap_dlp_ResetSyncFlags, METH_VARARGS, NULL},
12365 { (char *)"dlp_ResetDBIndex", _wrap_dlp_ResetDBIndex, METH_VARARGS, NULL},
12366 { (char *)"dlp_ReadRecordById", _wrap_dlp_ReadRecordById, METH_VARARGS, NULL},
12367 { (char *)"dlp_ReadRecordByIndex", _wrap_dlp_ReadRecordByIndex, METH_VARARGS, NULL},
12368 { (char *)"dlp_ReadNextModifiedRec", _wrap_dlp_ReadNextModifiedRec, METH_VARARGS, NULL},
12369 { (char *)"dlp_ReadNextModifiedRecInCategory", _wrap_dlp_ReadNextModifiedRecInCategory, METH_VARARGS, NULL},
12370 { (char *)"dlp_ReadNextRecInCategory", _wrap_dlp_ReadNextRecInCategory, METH_VARARGS, NULL},
12371 { (char *)"dlp_WriteRecord", _wrap_dlp_WriteRecord, METH_VARARGS, NULL},
12372 { (char *)"dlp_DeleteRecord", _wrap_dlp_DeleteRecord, METH_VARARGS, NULL},
12373 { (char *)"dlp_ReadResourceByType", _wrap_dlp_ReadResourceByType, METH_VARARGS, NULL},
12374 { (char *)"dlp_ReadResourceByIndex", _wrap_dlp_ReadResourceByIndex, METH_VARARGS, NULL},
12375 { (char *)"dlp_WriteResource", _wrap_dlp_WriteResource, METH_VARARGS, NULL},
12376 { (char *)"dlp_DeleteResource", _wrap_dlp_DeleteResource, METH_VARARGS, NULL},
12377 { (char *)"dlp_ExpSlotEnumerate", _wrap_dlp_ExpSlotEnumerate, METH_VARARGS, NULL},
12378 { (char *)"dlp_ExpCardPresent", _wrap_dlp_ExpCardPresent, METH_VARARGS, NULL},
12379 { (char *)"dlp_ExpCardInfo", _wrap_dlp_ExpCardInfo, METH_VARARGS, NULL},
12380 { (char *)"dlp_ExpSlotMediaType", _wrap_dlp_ExpSlotMediaType, METH_VARARGS, NULL},
12381 { (char *)"dlp_VFSVolumeEnumerate", _wrap_dlp_VFSVolumeEnumerate, METH_VARARGS, NULL},
12382 { (char *)"dlp_VFSVolumeInfo", _wrap_dlp_VFSVolumeInfo, METH_VARARGS, NULL},
12383 { (char *)"dlp_VFSVolumeGetLabel", _wrap_dlp_VFSVolumeGetLabel, METH_VARARGS, NULL},
12384 { (char *)"dlp_VFSVolumeSetLabel", _wrap_dlp_VFSVolumeSetLabel, METH_VARARGS, NULL},
12385 { (char *)"dlp_VFSVolumeSize", _wrap_dlp_VFSVolumeSize, METH_VARARGS, NULL},
12386 { (char *)"dlp_VFSVolumeFormat", _wrap_dlp_VFSVolumeFormat, METH_VARARGS, NULL},
12387 { (char *)"dlp_VFSGetDefaultDir", _wrap_dlp_VFSGetDefaultDir, METH_VARARGS, NULL},
12388 { (char *)"dlp_VFSDirEntryEnumerate", _wrap_dlp_VFSDirEntryEnumerate, METH_VARARGS, NULL},
12389 { (char *)"dlp_VFSDirCreate", _wrap_dlp_VFSDirCreate, METH_VARARGS, NULL},
12390 { (char *)"dlp_VFSImportDatabaseFromFile", _wrap_dlp_VFSImportDatabaseFromFile, METH_VARARGS, NULL},
12391 { (char *)"dlp_VFSExportDatabaseToFile", _wrap_dlp_VFSExportDatabaseToFile, METH_VARARGS, NULL},
12392 { (char *)"dlp_VFSFileCreate", _wrap_dlp_VFSFileCreate, METH_VARARGS, NULL},
12393 { (char *)"dlp_VFSFileOpen", _wrap_dlp_VFSFileOpen, METH_VARARGS, NULL},
12394 { (char *)"dlp_VFSFileClose", _wrap_dlp_VFSFileClose, METH_VARARGS, NULL},
12395 { (char *)"dlp_VFSFileWrite", _wrap_dlp_VFSFileWrite, METH_VARARGS, NULL},
12396 { (char *)"dlp_VFSFileRead", _wrap_dlp_VFSFileRead, METH_VARARGS, NULL},
12397 { (char *)"dlp_VFSFileDelete", _wrap_dlp_VFSFileDelete, METH_VARARGS, NULL},
12398 { (char *)"dlp_VFSFileRename", _wrap_dlp_VFSFileRename, METH_VARARGS, NULL},
12399 { (char *)"dlp_VFSFileEOF", _wrap_dlp_VFSFileEOF, METH_VARARGS, NULL},
12400 { (char *)"dlp_VFSFileTell", _wrap_dlp_VFSFileTell, METH_VARARGS, NULL},
12401 { (char *)"dlp_VFSFileGetAttributes", _wrap_dlp_VFSFileGetAttributes, METH_VARARGS, NULL},
12402 { (char *)"dlp_VFSFileSetAttributes", _wrap_dlp_VFSFileSetAttributes, METH_VARARGS, NULL},
12403 { (char *)"dlp_VFSFileGetDate", _wrap_dlp_VFSFileGetDate, METH_VARARGS, NULL},
12404 { (char *)"dlp_VFSFileSetDate", _wrap_dlp_VFSFileSetDate, METH_VARARGS, NULL},
12405 { (char *)"dlp_VFSFileSeek", _wrap_dlp_VFSFileSeek, METH_VARARGS, NULL},
12406 { (char *)"dlp_VFSFileResize", _wrap_dlp_VFSFileResize, METH_VARARGS, NULL},
12407 { (char *)"dlp_VFSFileSize", _wrap_dlp_VFSFileSize, METH_VARARGS, NULL},
12408 { NULL, NULL, 0, NULL }
12409};
static PyObject * _wrap_pi_error(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4288
static PyObject * _wrap_CardInfo_manufacturer_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7590
static PyObject * _wrap_dlp_ReadFeature(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8417
static PyObject * _wrap_pi_socket_t_device_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2909
static PyObject * _wrap_CardInfo_name_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7538
static PyObject * _wrap_CardInfo_name_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7566
static PyObject * pi_socket_list_t_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3482
static PyObject * _wrap_CardInfo_ramFree_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7495
static PyObject * _wrap_dlp_WriteNetSyncInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8288
static PyObject * _wrap_pi_set_palmos_error(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4372
static PyObject * _wrap_VFSInfo_slotRefNum_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5244
static PyObject * _wrap_pi_socket_t_laddr_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2581
static PyObject * _wrap_DBInfo_flags_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6461
static PyObject * _wrap_pi_socket_t_cmd_queue_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2848
static PyObject * _wrap_DBSizeInfo_dataBytes_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7050
static PyObject * _wrap_CardInfo_manufacturer_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7618
static PyObject * _wrap_DBSizeInfo_totalBytes_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6984
static PyObject * _wrap_PilotUser_passwordLength_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5388
static PyObject * _wrap_pi_socket_setsd(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3527
static PyObject * _wrap_SysInfo_dlpMinorVersion_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6147
static PyObject * _wrap_dlp_VFSFileRename(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11660
static PyObject * _wrap_SysInfo_maxRecSize_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6300
static PyObject * _wrap_pi_flush(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4259
static PyObject * _wrap_pi_socket_t_cmd_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2538
static PyObject * _wrap_PilotUser_lastSyncDate_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5763
static PyObject * _wrap_PilotUser_lastSyncPC_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5688
static PyObject * _wrap_dlp_ReadNextModifiedRecInCategory(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10206
static PyObject * _wrap_NetSyncInfo_hostAddress_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7775
static PyObject * _wrap_pi_socket_t_command_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3057
static PyObject * NetSyncInfo_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7910
static PyObject * _wrap_dlp_ExpCardInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10814
static PyObject * _wrap_VFSAnyMountParam_mountClass_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4762
static PyObject * _wrap_dlp_ReadAppBlock(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9646
static PyObject * _wrap_DBInfo_creator_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6639
static PyObject * _wrap_dlp_VFSImportDatabaseFromFile(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11288
static PyObject * _wrap_pi_socket_t_laddrlen_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2620
static PyObject * _wrap_VFSDirInfo_name_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4586
static PyObject * _wrap_pi_socket_t_protocol_queue_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2766
static PyObject * _wrap_DBInfo_type_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6590
static PyObject * _wrap_SysInfo_prodID_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6009
static PyObject * _wrap_dlp_SetDBInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9463
static PyObject * _wrap_dlp_WriteResource(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10627
static PyObject * _wrap_delete_VFSDirInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4652
static PyObject * _wrap_dlp_VFSFileWrite(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11517
static PyObject * _wrap_DBInfo_modifyDate_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6840
static PyObject * _wrap_new_CardInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7642
static PyObject * _wrap_dlp_FindDBByOpenHandle(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8952
static PyObject * _wrap_PilotUser_viewerID_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5637
static PyObject * _wrap_CardInfo_card_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7237
static PyObject * _wrap_CardInfo_version_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7280
static PyObject * _wrap_dlp_ResetDBIndex(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9934
static PyObject * _wrap_dlp_ReadRecordById(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9969
static PyObject * _wrap_CardInfo_more_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7346
static PyObject * VFSAnyMountParam_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4836
static PyObject * _wrap_VFSInfo_mediaType_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5287
static PyObject * _wrap_delete_VFSInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5364
static PyObject * _wrap_pi_send(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4062
static PyObject * _wrap_pi_socket_t_dlpversion_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3163
static PyObject * _wrap_pi_socket_t_protocol_queue_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2745
static PyObject * _wrap_pi_getsockpeer(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3602
static PyObject * _wrap_pi_socket_t_state_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2948
static PyObject * _wrap_pi_socket_connected(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3805
static PyObject * _wrap_pi_socket_t_protocol_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2495
static PyObject * _wrap_pi_socket_t_sd_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2432
static PyObject * _wrap_dlp_ReadResourceByIndex(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10556
static PyObject * _wrap_pi_socket_t_palmos_error_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3315
static PyObject * _wrap_dlp_VFSFileCreate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11392
static PyObject * _wrap_pi_socket_t_type_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2475
static PyObject * _wrap_pi_listen(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3899
static PyObject * _wrap_VFSAnyMountParam_mountClass_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4785
static PyObject * _wrap_dlp_VFSFileDelete(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11620
static PyObject * _wrap_DBSizeInfo_appBlockSize_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7070
static PyObject * _wrap_DBSizeInfo_sortBlockSize_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7136
static PyObject * _wrap_DBInfo_name_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6409
static PyObject * _wrap_dlp_OpenConduit(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8324
static PyObject * _wrap_VFSInfo_mountClass_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5158
static PyObject * _wrap_dlp_ReadResourceByType(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10477
static PyObject * _wrap_pi_socket_t_raddr_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2663
static PyObject * _wrap_VFSDirInfo_attr_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4543
static PyObject * _wrap_dlp_EndOfSync(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8353
static PyObject * _wrap_DBInfo_createDate_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6774
static PyObject * _wrap_VFSSlotMountParam_vfsMountParam_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4843
static PyObject * _wrap_SysInfo_maxRecSize_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6273
static PyObject * _wrap_VFSSlotMountParam_slotLibRefNum_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4905
static PyObject * _wrap_pi_socket_t_accept_to_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3100
static PyObject * _wrap_dlp_ReadRecordIDList(PyObject *self, PyObject *args)
Definition pisock_wrap.c:1778
static PyObject * _wrap_dlp_VFSVolumeGetLabel(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10976
static PyObject * _wrap_delete_pi_socket_list_t(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3465
static PyObject * _wrap_pi_file_retrieve(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2342
static PyObject * _wrap_pi_socket_t_state_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2971
static PyObject * _wrap_VFSSlotMountParam_slotRefNum_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4925
static PyObject * _wrap_dlp_ReadSysInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8065
static PyObject * _wrap_dlp_VFSFileResize(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11998
static PyObject * _wrap_delete_VFSAnyMountParam(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4819
static PyObject * _wrap_VFSInfo_slotLibRefNum_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5201
static PyObject * _wrap_DBInfo_miscFlags_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6504
static PyObject * _wrap_pi_palmos_error(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4346
static PyObject * _wrap_CardInfo_more_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7323
static PyObject * _wrap_CardInfo_creation_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7389
static PyObject * _wrap_pi_socket_t_protocol_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2518
static PyObject * _wrap_pi_write(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4223
static PyObject * _wrap_dlp_GetROMToken(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8470
static PyObject * _wrap_SysInfo_compatMajorVersion_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6171
static PyObject * _wrap_dlp_AbortSync(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8388
static PyObject * _wrap_delete_pi_socket_t(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3349
static PyObject * _wrap_dlp_OpenDB(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9184
static PyObject * _wrap_DBInfo_modnum_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6711
static PyObject * _wrap_pi_protocol_next(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3775
static PyObject * _wrap_delete_DBSizeInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7213
static PyObject * _wrap_VFSInfo_reserved_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5307
static PyObject * _wrap_new_DBSizeInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7199
static PyObject * _wrap_dlp_VFSGetDefaultDir(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11152
static PyObject * _wrap_dlp_VFSVolumeSetLabel(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11020
static PyObject * _wrap_pi_socket_t_raddrlen_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2725
static PyObject * _wrap_SysInfo_dlpMajorVersion_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6069
static PyObject * _wrap_PilotUser_viewerID_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5610
static PyObject * _wrap_SysInfo_romVersion_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5856
static PyObject * _wrap_NetSyncInfo_hostSubnetMask_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7855
static PyObject * _wrap_NetSyncInfo_hostName_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7723
static PyObject * _wrap_dlp_VFSDirEntryEnumerate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11201
static PyObject * _wrap_dlp_VFSFileSeek(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11951
static PyObject * _wrap_pi_socket_t_last_error_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3272
static PyObject * _wrap_VFSInfo_fsType_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5072
static PyObject * _wrap_VFSInfo_reserved_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5330
static PyObject * _wrap_NetSyncInfo_hostSubnetMask_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7827
static PyObject * _wrap_dlp_VFSVolumeInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10937
static PyObject * _wrap_CardInfo_romSize_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7432
static PyObject * _wrap_dlp_ResetLastSyncPC(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8222
static PyObject * VFSInfo_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5381
static PyObject * _wrap_DBInfo_backupDate_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6883
static PyObject * _wrap_pi_getsockname(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3557
static PyObject * _wrap_CardInfo_ramSize_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7452
static PyObject * _wrap_new_DBInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6903
static PyObject * _wrap_NetSyncInfo_hostAddress_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7803
static PyObject * _wrap_dlp_ExpSlotMediaType(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10861
static PyObject * _wrap_SysInfo_locale_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5907
static PyObject * _wrap_dlp_FindDBByName(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8888
static PyObject * _wrap_dlp_CloseDB_All(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9271
static PyObject * _wrap_DBInfo_creator_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6668
static PyObject * _wrap_CardInfo_version_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7303
static PyObject * _wrap_DBSizeInfo_dataBytes_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7027
static PyObject * _wrap_VFSAnyMountParam_reserved_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4742
static PyObject * _wrap_PilotUser_lastSyncPC_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5661
static PyObject * _wrap_VFSInfo_mountClass_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5135
static PyObject * _wrap_SysInfo_prodID_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6041
static PyObject * _wrap_pi_reset_errors(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4404
static PyObject * _wrap_pi_protocol(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3745
static PyObject * _wrap_PilotUser_password_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5499
static PyObject * _wrap_pi_version(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4427
static PyObject * _wrap_dlp_WriteAppPreference(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8719
static PyObject * _wrap_SysInfo_dlpMajorVersion_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6096
static PyObject * _wrap_dlp_DeleteCategory(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9558
static PyObject * _wrap_DBInfo_more_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6366
static PyObject * _wrap_PilotUser_successfulSyncDate_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5739
static PyObject * _wrap_PilotUser_username_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5471
static PyObject * _wrap_pi_socket_t_palmos_error_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3292
static PyObject * _wrap_pi_socket_t_dlprecord_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3143
static PyObject * _wrap_delete_CardInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7656
static PyObject * _wrap_DBSizeInfo_numRecords_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6941
static PyObject * _wrap_dlp_CreateDB(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9340
static PyObject * _wrap_pi_socket_list_t_ps_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3373
static PyObject * _wrap_pi_connect(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3831
static PyObject * _wrap_DBSizeInfo_totalBytes_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7007
static PyObject * _wrap_NetSyncInfo_lanSync_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7703
static PyObject * _wrap_DBInfo_more_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6389
static PyObject * _wrap_dlp_ptohdate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7946
static PyObject * _wrap_SysInfo_prodIDLength_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5958
static PyObject * _wrap_dlp_GetSysDateTime_(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7997
static PyObject * _wrap_dlp_ReadOpenDBInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9422
static PyObject * _wrap_dlp_WriteAppBlock(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9713
static PyObject * _wrap_new_PilotUser(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5814
static PyObject * _wrap_SysInfo_compatMajorVersion_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6198
static PyObject * _wrap_pi_socket_t_laddr_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2602
static PyObject * _wrap_dlp_ReadAppPreference(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8642
static PyObject * _wrap_pi_socket_t_honor_rx_to_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2991
static PyObject * _wrap_dlp_DeleteRecord(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10430
static PyObject * _wrap_VFSSlotMountParam_vfsMountParam_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4864
static PyObject * _wrap_VFSAnyMountParam_reserved_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4719
static PyObject * _wrap_dlp_VFSExportDatabaseToFile(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11340
static PyObject * _wrap_dlp_VFSFileClose(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11482
static PyObject * _wrap_dlp_VFSFileEOF(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11705
static PyObject * _wrap_dlp_MoveCategory(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9599
static PyObject * _wrap_dlp_ReadUserInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8145
static PyObject * _wrap_PilotUser_passwordLength_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5415
static PyObject * _wrap_VFSInfo_mediaType_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5264
static PyObject * _wrap_DBInfo_flags_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6484
static PyObject * _wrap_pi_file_install(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2296
static PyObject * PilotUser_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5849
static PyObject * _wrap_VFSInfo_slotRefNum_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5221
static PyObject * _wrap_pi_bind(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3865
static PyObject * _wrap_dlp_AddSyncLogEntry(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8516
static PyObject * _wrap_VFSSlotMountParam_slotRefNum_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4948
static PyObject * _wrap_PilotUser_username_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5439
static PyObject * _wrap_VFSAnyMountParam_volRefNum_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4699
static PyObject * _wrap_dlp_VFSFileOpen(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11432
static PyObject * _wrap_PilotUser_successfulSyncDate_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5712
static PyObject * _wrap_delete_PilotUser(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5828
static PyObject * _wrap_DBSizeInfo_appBlockSize_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7093
static PyObject * _wrap_pi_socket_list_t_next_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3433
static PyObject * _wrap_VFSInfo_slotLibRefNum_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5178
static PyObject * _wrap_dlp_DeleteDB(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9300
static PyObject * _wrap_dlp_VFSFileSize(PyObject *self, PyObject *args)
Definition pisock_wrap.c:12039
static PyObject * _wrap_VFSSlotMountParam_slotLibRefNum_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4882
static PyObject * _wrap_dlp_VFSFileSetAttributes(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11818
static PyObject * _wrap_pi_tickle(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4482
static PyObject * _wrap_VFSDirInfo_name_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4614
static PyObject * _wrap_SysInfo_compatMinorVersion_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6249
static PyObject * _wrap_dlp_VFSFileTell(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11740
static PyObject * _wrap_dlp_CleanUpDatabase(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9864
static PyObject * _wrap_SysInfo_dlpMinorVersion_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6120
static PyObject * _wrap_DBInfo_index_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6754
static PyObject * _wrap_DBInfo_version_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6547
static PyObject * _wrap_dlp_ExpSlotEnumerate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10734
static PyObject * _wrap_pi_socket_t_cmd_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2561
static PyObject * _wrap_dlp_SetSysDateTime(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8030
static PyObject * _wrap_VFSInfo_fsCreator_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5092
static PyObject * _wrap_dlp_CloseDB(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9236
static PyObject * _wrap_pi_socket_t_maxrecsize_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3206
static PyObject * _wrap_DBInfo_createDate_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6797
static PyObject * _wrap_VFSAnyMountParam_volRefNum_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4676
static PyObject * _wrap_pi_recv(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4107
static PyObject * _wrap_pi_socket_t_accept_to_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3077
static PyObject * _wrap_delete_SysInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6338
static PyObject * VFSDirInfo_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4669
static PyObject * _wrap_dlp_DeleteResource(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10681
static PyObject * _wrap_dlp_htopdate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7970
static PyObject * _wrap_pi_socket_t_cmd_queue_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2827
static PyObject * _wrap_CardInfo_ramSize_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7475
static PyObject * _wrap_CardInfo_card_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7260
static PyObject * _wrap_new_NetSyncInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7879
static PyObject * _wrap_dlp_CallApplication(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8550
static PyObject * _wrap_DBInfo_type_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6619
static PyObject * VFSSlotMountParam_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4999
static PyObject * _wrap_PilotUser_lastSyncDate_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5790
static PyObject * _wrap_pi_socket_t_honor_rx_to_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3014
static PyObject * _wrap_pi_socket_list_t_next_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3412
static PyObject * _wrap_DBSizeInfo_maxRecSize_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7156
static PyObject * _wrap_VFSInfo_attributes_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5006
static PyObject * _wrap_DBSizeInfo_maxRecSize_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7179
static PyObject * _wrap_pi_socket_t_raddrlen_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2702
static PyObject * _wrap_pi_socket_t_cmd_len_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2889
static PyObject * _wrap_NetSyncInfo_lanSync_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7680
static PyObject * _wrap_new_pi_socket_t(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3335
static PyObject * _wrap_dlp_VFSVolumeFormat(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11107
static PyObject * _wrap_dlp_ReadNetSyncInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8251
static PyObject * _wrap_pi_socket_t_cmd_len_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2866
static PyObject * _wrap_PilotUser_password_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5531
static PyObject * _wrap_dlp_FindDBByTypeCreator(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9011
static PyObject * _wrap_pi_socket_t_last_error_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3249
static PyObject * _wrap_SysInfo_romVersion_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5883
static PyObject * _wrap_DBInfo_modnum_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6688
static PyObject * _wrap_DBInfo_name_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6437
static PyObject * _wrap_DBInfo_backupDate_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6860
static PyObject * _wrap_dlp_ReadStorageInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8102
static PyObject * _wrap_pi_socket_t_queue_len_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2807
static PyObject * _wrap_dlp_ReadDBList_(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8814
static PyObject * DBSizeInfo_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7230
static PyObject * _wrap_dlp_VFSDirCreate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11248
static PyObject * _wrap_VFSInfo_fsType_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5049
static PyObject * _wrap_pi_setsockopt(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3696
static PyObject * _wrap_pi_socket_t_dlpversion_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3186
static PyObject * _wrap_pi_accept(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3934
static PyObject * _wrap_CardInfo_ramFree_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7518
static PyObject * _wrap_pi_socket_t_sd_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2409
static PyObject * _wrap_delete_VFSSlotMountParam(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4982
static PyObject * _wrap_pi_socket_t_command_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3034
static PyObject * _wrap_DBSizeInfo_numRecords_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6964
static PyObject * _wrap_pi_maxrecsize(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4456
static PyObject * _wrap_dlp_VFSFileGetAttributes(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11779
static PyObject * _wrap_pi_watchdog(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4511
static PyObject * _wrap_dlp_WriteRecord(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10364
static PyObject * _wrap_pi_socket_t_dlprecord_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3120
static PyObject * _wrap_dlp_VFSVolumeEnumerate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10900
static PyObject * CardInfo_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7673
static PyObject * _wrap_CardInfo_romSize_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7409
static PyObject * _wrap_SysInfo_locale_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5934
static PyObject * _wrap_new_VFSInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5350
static PyObject * _wrap_pi_socket_t_queue_len_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2784
static PyObject * SysInfo_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6359
static PyObject * _wrap_dlp_VFSVolumeSize(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11060
static PyObject * _wrap_new_VFSDirInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4638
static PyObject * _wrap_dlp_FindDBInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9106
static PyObject * _wrap_dlp_ReadNextRecInCategory(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10285
static PyObject * _wrap_pi_read(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4168
static PyObject * _wrap_pi_getsockopt(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3647
static PyObject * _wrap_DBInfo_modifyDate_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6817
static PyObject * _wrap_pi_socket_t_raddr_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2684
static PyObject * _wrap_dlp_VFSFileRead(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11559
static PyObject * _wrap_DBInfo_version_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6570
static PyObject * _wrap_pi_socket_t_maxrecsize_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3229
static PyObject * _wrap_dlp_ReadRecordByIndex(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10048
static PyObject * _wrap_PilotUser_userID_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5559
static PyObject * _wrap_VFSInfo_attributes_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5029
static PyObject * _wrap_DBInfo_miscFlags_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6527
static PyObject * _wrap_DBInfo_index_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6731
static PyObject * _wrap_pi_close(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4036
static PyObject * _wrap_dlp_WriteSortBlock(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9822
static PyObject * _wrap_pi_set_error(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4314
static PyObject * _wrap_new_VFSSlotMountParam(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4968
static PyObject * _wrap_dlp_VFSFileGetDate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11859
static PyObject * _wrap_pi_socket_t_laddrlen_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2643
static PyObject * pi_socket_t_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3366
static PyObject * _wrap_VFSInfo_fsCreator_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5115
static PyObject * _wrap_new_VFSAnyMountParam(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4805
static PyObject * _wrap_dlp_ExpCardPresent(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10779
static PyObject * _wrap_PilotUser_userID_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5586
static PyObject * _wrap_dlp_ResetSyncFlags(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9899
static PyObject * _wrap_NetSyncInfo_hostName_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7751
static PyObject * _wrap_pi_socket_t_type_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2452
static PyObject * _wrap_delete_DBInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6917
static PyObject * _wrap_dlp_VFSFileSetDate(PyObject *self, PyObject *args)
Definition pisock_wrap.c:11904
static PyObject * _wrap_SysInfo_prodIDLength_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:5985
static PyObject * _wrap_VFSDirInfo_attr_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:4566
static PyObject * _wrap_DBSizeInfo_sortBlockSize_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7113
static PyObject * _wrap_pi_socket_t_device_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:2930
static PyObject * _wrap_new_pi_socket_list_t(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3451
static PyObject * DBInfo_swigregister(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6934
static PyObject * _wrap_CardInfo_creation_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7366
static PyObject * _wrap_delete_NetSyncInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7893
static PyObject * _wrap_dlp_set_protocol_version(PyObject *self, PyObject *args)
Definition pisock_wrap.c:7917
static PyObject * _wrap_dlp_ReadNextModifiedRec(PyObject *self, PyObject *args)
Definition pisock_wrap.c:10127
static PyObject * _wrap_new_SysInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6324
static PyObject * _wrap_dlp_ResetSystem(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8785
static PyObject * _wrap_dlp_WriteUserInfo(PyObject *self, PyObject *args)
Definition pisock_wrap.c:8182
static PyObject * _wrap_pi_socket(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3489
static PyObject * _wrap_pi_accept_to(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3982
static PyObject * _wrap_pi_socket_list_t_ps_get(PyObject *self, PyObject *args)
Definition pisock_wrap.c:3394
static PyObject * _wrap_dlp_ReadSortBlock(PyObject *self, PyObject *args)
Definition pisock_wrap.c:9755
static PyObject * _wrap_SysInfo_compatMinorVersion_set(PyObject *self, PyObject *args)
Definition pisock_wrap.c:6222